| 程序包 | 说明 |
|---|---|
| io.alauda.jenkins.plugins.credentials.metadata | |
| io.alauda.jenkins.plugins.credentials.scope |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
NamespaceProvider.attach(io.kubernetes.client.models.V1Secret secret,
CredentialsWithMetadata credentialsWithMetadata) |
void |
MetadataProvider.attach(io.kubernetes.client.models.V1Secret secret,
CredentialsWithMetadata credentialsWithMetadata)
Get metadata from K8s secret and add them to its corresponding credentials
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
KubernetesSecretScope.shouldShowInScope(hudson.model.ItemGroup owner,
CredentialsWithMetadata credentialsWithMetadata)
Check if the credentials should show under the ItemGroup
|
boolean |
JenkinsRootScope.shouldShowInScope(hudson.model.ItemGroup owner,
CredentialsWithMetadata credentialsWithMetadata) |
Copyright © 2016–2019. All rights reserved.