@Extension public class JenkinsRootScope extends Object implements KubernetesSecretScope
| 构造器和说明 |
|---|
JenkinsRootScope() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
isInScope(hudson.model.ItemGroup owner)
Check if this scope should include ItemGroup.
|
boolean |
shouldShowInScope(hudson.model.ItemGroup owner,
CredentialsWithMetadata credentialsWithMetadata)
Check if the credentials should show under the ItemGroup
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitall, hasMatchedScope, matchedScopespublic boolean isInScope(hudson.model.ItemGroup owner)
KubernetesSecretScopeisInScope 在接口中 KubernetesSecretScopeowner - ItemGroup will be checked.public boolean shouldShowInScope(hudson.model.ItemGroup owner,
CredentialsWithMetadata credentialsWithMetadata)
KubernetesSecretScopeshouldShowInScope 在接口中 KubernetesSecretScopeCopyright © 2016–2019. All rights reserved.