跳过导航链接
A B C E G H I J K L M N O R S U 

A

addCredentials(Domain, Credentials) - 类 中的方法io.alauda.jenkins.plugins.credentials.AlaudaKubernetesCredentialsStore
 
addMetadata(String, String) - 类 中的方法io.alauda.jenkins.plugins.credentials.metadata.CredentialsWithMetadata
 
AlaudaKubernetesCredentialsStore - io.alauda.jenkins.plugins.credentials中的类
 
AlaudaKubernetesCredentialsStore(KubernetesCredentialsProvider, ItemGroup) - 类 的构造器io.alauda.jenkins.plugins.credentials.AlaudaKubernetesCredentialsStore
 
AlaudaKubernetesCredentialsStore.AlaudaKubernetesCredentialsStoreAction - io.alauda.jenkins.plugins.credentials中的类
Expose the store.
all() - 类 中的静态方法io.alauda.jenkins.plugins.credentials.convertor.SecretToCredentialConverter
Helper to obtain all the implementations of this ExtensionPoint
all() - 接口 中的静态方法io.alauda.jenkins.plugins.credentials.metadata.MetadataProvider
 
all() - 接口 中的静态方法io.alauda.jenkins.plugins.credentials.rule.KubernetesSecretRule
 
all() - 接口 中的静态方法io.alauda.jenkins.plugins.credentials.scope.KubernetesSecretScope
 
attach(V1Secret, CredentialsWithMetadata) - 接口 中的方法io.alauda.jenkins.plugins.credentials.metadata.MetadataProvider
Get metadata from K8s secret and add them to its corresponding credentials
attach(V1Secret, CredentialsWithMetadata) - 类 中的方法io.alauda.jenkins.plugins.credentials.metadata.NamespaceProvider
 

B

base64Decode(String) - 类 中的静态方法io.alauda.jenkins.plugins.credentials.SecretUtils
Convert a String representation of the base64 encoded bytes back to a byte[].
base64DecodeToString(String) - 类 中的静态方法io.alauda.jenkins.plugins.credentials.SecretUtils
Convert a String representation of the base64 encoded bytes of a UTF-8 String back to a String.

C

canConvert(String) - 类 中的方法io.alauda.jenkins.plugins.credentials.convertor.OpaqueCredentialsConverter
 
canConvert(String) - 类 中的方法io.alauda.jenkins.plugins.credentials.convertor.SecretToCredentialConverter
Check if this converter can transform secrets of a given type.
canConvert(String) - 类 中的方法io.alauda.jenkins.plugins.credentials.convertor.ServiceAccountTokenCredentialsConverter
 
canConvert(String) - 类 中的方法io.alauda.jenkins.plugins.credentials.convertor.UsernamePasswordCredentialsConvertor
 
configure(StaplerRequest, JSONObject) - 类 中的方法io.alauda.jenkins.plugins.credentials.KubernetesCredentialsProviderConfiguration
 
convert(V1Secret) - 类 中的方法io.alauda.jenkins.plugins.credentials.convertor.OpaqueCredentialsConverter
 
convert(V1Secret) - 类 中的方法io.alauda.jenkins.plugins.credentials.convertor.SecretToCredentialConverter
Convert the given Secret to an IdCredential.
convert(V1Secret) - 类 中的方法io.alauda.jenkins.plugins.credentials.convertor.ServiceAccountTokenCredentialsConverter
 
convert(V1Secret) - 类 中的方法io.alauda.jenkins.plugins.credentials.convertor.UsernamePasswordCredentialsConvertor
 
convertToStringCredentials(V1ObjectMeta, String) - 类 中的静态方法io.alauda.jenkins.plugins.credentials.CredentialsUtils
 
CredentialsConversionException - io.alauda.jenkins.plugins.credentials.convertor中的异常错误
Exception thrown when a credential could not be converted.
CredentialsConversionException(String) - 异常错误 的构造器io.alauda.jenkins.plugins.credentials.convertor.CredentialsConversionException
Constructs a new CredentialsConversionException with the specified detail message.
CredentialsConversionException(String, Throwable) - 异常错误 的构造器io.alauda.jenkins.plugins.credentials.convertor.CredentialsConversionException
Constructs a new CredentialsConversionException with the specified detail message and cause.
CredentialsUtils - io.alauda.jenkins.plugins.credentials中的类
 
CredentialsWithMetadata<C extends com.cloudbees.plugins.credentials.common.IdCredentials> - io.alauda.jenkins.plugins.credentials.metadata中的类
 
CredentialsWithMetadata(C) - 类 的构造器io.alauda.jenkins.plugins.credentials.metadata.CredentialsWithMetadata
 

E

exclude(V1Secret) - 接口 中的方法io.alauda.jenkins.plugins.credentials.rule.KubernetesSecretRule
Check if the secret should be excluded.

G

get() - 类 中的静态方法io.alauda.jenkins.plugins.credentials.KubernetesCredentialsProviderConfiguration
 
getContext() - 类 中的方法io.alauda.jenkins.plugins.credentials.AlaudaKubernetesCredentialsStore
 
getCredentialDescription(V1Secret) - 类 中的静态方法io.alauda.jenkins.plugins.credentials.SecretUtils
Obtain the credential description from a given Secret.
getCredentialDescription(V1ObjectMeta) - 类 中的静态方法io.alauda.jenkins.plugins.credentials.SecretUtils
 
getCredentialId(V1Secret) - 类 中的静态方法io.alauda.jenkins.plugins.credentials.SecretUtils
Obtain the credential ID from a given Secret.
getCredentialId(V1ObjectMeta) - 类 中的静态方法io.alauda.jenkins.plugins.credentials.SecretUtils
 
getCredentials(Domain) - 类 中的方法io.alauda.jenkins.plugins.credentials.AlaudaKubernetesCredentialsStore
 
getCredentials(Class<C>, ItemGroup, Authentication) - 类 中的方法io.alauda.jenkins.plugins.credentials.KubernetesCredentialsProvider
 
getCredentials() - 类 中的方法io.alauda.jenkins.plugins.credentials.metadata.CredentialsWithMetadata
 
getCredentialsWithinScope(Class<C>, ItemGroup, Authentication) - 类 中的方法io.alauda.jenkins.plugins.credentials.KubernetesCredentialsProvider
 
getDisplayName() - 类 中的方法io.alauda.jenkins.plugins.credentials.AlaudaKubernetesCredentialsStore.AlaudaKubernetesCredentialsStoreAction
 
getDisplayName() - 类 中的方法io.alauda.jenkins.plugins.credentials.KubernetesCredentialsProvider
 
getDisplayName() - 类 中的方法io.alauda.jenkins.plugins.credentials.KubernetesCredentialsProviderConfiguration
 
getGlobalNamespaces() - 类 中的方法io.alauda.jenkins.plugins.credentials.KubernetesCredentialsProviderConfiguration
 
getIconClassName() - 类 中的方法io.alauda.jenkins.plugins.credentials.AlaudaKubernetesCredentialsStore.AlaudaKubernetesCredentialsStoreAction
 
getIconClassName() - 类 中的方法io.alauda.jenkins.plugins.credentials.KubernetesCredentialsProvider
 
getIconFileName() - 类 中的方法io.alauda.jenkins.plugins.credentials.AlaudaKubernetesCredentialsStore.AlaudaKubernetesCredentialsStoreAction
 
getKeyName(V1Secret, String) - 类 中的静态方法io.alauda.jenkins.plugins.credentials.SecretUtils
Get the mapping for the specified key name.
getLabelSelector() - 类 中的方法io.alauda.jenkins.plugins.credentials.KubernetesCredentialsProviderConfiguration
 
getMetadata(String) - 类 中的方法io.alauda.jenkins.plugins.credentials.metadata.CredentialsWithMetadata
 
getNonNullSecretData(V1Secret, String, String) - 类 中的静态方法io.alauda.jenkins.plugins.credentials.SecretUtils
Get the data for the specified key (or the mapped key if key is mapped), or throw a CredentialsConversionException if the data for the given key was not present..
getOptionalSecretData(V1Secret, String, String) - 类 中的静态方法io.alauda.jenkins.plugins.credentials.SecretUtils
Get optional data for the specified key (or the mapped key if key is mapped)
getStore() - 类 中的方法io.alauda.jenkins.plugins.credentials.AlaudaKubernetesCredentialsStore.AlaudaKubernetesCredentialsStoreAction
 
getStore(ModelObject) - 类 中的方法io.alauda.jenkins.plugins.credentials.KubernetesCredentialsProvider
 
getStoreAction() - 类 中的方法io.alauda.jenkins.plugins.credentials.AlaudaKubernetesCredentialsStore
 

H

hasMatchedScope(ItemGroup) - 接口 中的静态方法io.alauda.jenkins.plugins.credentials.scope.KubernetesSecretScope
 
hasPermission(Authentication, Permission) - 类 中的方法io.alauda.jenkins.plugins.credentials.AlaudaKubernetesCredentialsStore
 

I

io.alauda.jenkins.plugins.credentials - 程序包 io.alauda.jenkins.plugins.credentials
 
io.alauda.jenkins.plugins.credentials.convertor - 程序包 io.alauda.jenkins.plugins.credentials.convertor
 
io.alauda.jenkins.plugins.credentials.metadata - 程序包 io.alauda.jenkins.plugins.credentials.metadata
 
io.alauda.jenkins.plugins.credentials.rule - 程序包 io.alauda.jenkins.plugins.credentials.rule
 
io.alauda.jenkins.plugins.credentials.scope - 程序包 io.alauda.jenkins.plugins.credentials.scope
 
isInScope(ItemGroup) - 类 中的方法io.alauda.jenkins.plugins.credentials.scope.JenkinsRootScope
 
isInScope(ItemGroup) - 接口 中的方法io.alauda.jenkins.plugins.credentials.scope.KubernetesSecretScope
Check if this scope should include ItemGroup.

J

JENKINS_IO_CREDENTIALS_TYPE_LABEL - 类 中的静态变量io.alauda.jenkins.plugins.credentials.SecretUtils
 
JenkinsRootScope - io.alauda.jenkins.plugins.credentials.scope中的类
 
JenkinsRootScope() - 类 的构造器io.alauda.jenkins.plugins.credentials.scope.JenkinsRootScope
 

K

KubernetesCredentialsProvider - io.alauda.jenkins.plugins.credentials中的类
 
KubernetesCredentialsProvider() - 类 的构造器io.alauda.jenkins.plugins.credentials.KubernetesCredentialsProvider
 
KubernetesCredentialsProviderConfiguration - io.alauda.jenkins.plugins.credentials中的类
 
KubernetesCredentialsProviderConfiguration() - 类 的构造器io.alauda.jenkins.plugins.credentials.KubernetesCredentialsProviderConfiguration
 
KubernetesSecretRule - io.alauda.jenkins.plugins.credentials.rule中的接口
Defines a series of rules that apply to secret
KubernetesSecretScope - io.alauda.jenkins.plugins.credentials.scope中的接口
Scope defines where we can see credentials and what credentials we should display in these places.

L

lookup(String) - 类 中的静态方法io.alauda.jenkins.plugins.credentials.convertor.SecretToCredentialConverter
Helper to obtain the SecretToCredentialConvertor that can convert this type of secret.

M

matchedScopes(ItemGroup) - 接口 中的静态方法io.alauda.jenkins.plugins.credentials.scope.KubernetesSecretScope
 
MetadataProvider - io.alauda.jenkins.plugins.credentials.metadata中的接口
Provide metadata sources that implementations can get metadata from sources and add them to credentials.

N

NAMESPACE_METADATA - 类 中的静态变量io.alauda.jenkins.plugins.credentials.metadata.NamespaceProvider
 
NamespaceProvider - io.alauda.jenkins.plugins.credentials.metadata中的类
 
NamespaceProvider() - 类 的构造器io.alauda.jenkins.plugins.credentials.metadata.NamespaceProvider
 

O

onConfigChange(KubernetesCluster, ApiClient) - 类 中的方法io.alauda.jenkins.plugins.credentials.KubernetesCredentialsProvider
 
onConfigError(KubernetesCluster, Throwable) - 类 中的方法io.alauda.jenkins.plugins.credentials.KubernetesCredentialsProvider
 
OpaqueCredentialsConverter - io.alauda.jenkins.plugins.credentials.convertor中的类
 
OpaqueCredentialsConverter() - 类 的构造器io.alauda.jenkins.plugins.credentials.convertor.OpaqueCredentialsConverter
 

R

removeCredentials(Domain, Credentials) - 类 中的方法io.alauda.jenkins.plugins.credentials.AlaudaKubernetesCredentialsStore
 
requireNonNull(T, String) - 类 中的静态方法io.alauda.jenkins.plugins.credentials.SecretUtils
Checks that obj is not null.
requireNonNull(T, String, String) - 类 中的静态方法io.alauda.jenkins.plugins.credentials.SecretUtils
Checks that obj is not null.

S

SecretToCredentialConverter - io.alauda.jenkins.plugins.credentials.convertor中的类
Class that converts a secret of a given type to an IdCredentials.
SecretToCredentialConverter() - 类 的构造器io.alauda.jenkins.plugins.credentials.convertor.SecretToCredentialConverter
 
SecretUtils - io.alauda.jenkins.plugins.credentials中的类
Collection of utilities for working with V1Secrets.
ServiceAccountTokenCredentialsConverter - io.alauda.jenkins.plugins.credentials.convertor中的类
 
ServiceAccountTokenCredentialsConverter() - 类 的构造器io.alauda.jenkins.plugins.credentials.convertor.ServiceAccountTokenCredentialsConverter
 
setCredentials(C) - 类 中的方法io.alauda.jenkins.plugins.credentials.metadata.CredentialsWithMetadata
 
setGlobalNamespaces(String) - 类 中的方法io.alauda.jenkins.plugins.credentials.KubernetesCredentialsProviderConfiguration
 
setLabelSelector(String) - 类 中的方法io.alauda.jenkins.plugins.credentials.KubernetesCredentialsProviderConfiguration
 
shouldExclude(V1Secret) - 接口 中的静态方法io.alauda.jenkins.plugins.credentials.rule.KubernetesSecretRule
 
shouldShowInScope(ItemGroup, CredentialsWithMetadata) - 类 中的方法io.alauda.jenkins.plugins.credentials.scope.JenkinsRootScope
 
shouldShowInScope(ItemGroup, CredentialsWithMetadata) - 接口 中的方法io.alauda.jenkins.plugins.credentials.scope.KubernetesSecretScope
Check if the credentials should show under the ItemGroup

U

updateCredentials(Domain, Credentials, Credentials) - 类 中的方法io.alauda.jenkins.plugins.credentials.AlaudaKubernetesCredentialsStore
 
UsernamePasswordCredentialsConvertor - io.alauda.jenkins.plugins.credentials.convertor中的类
SecretToCredentialConvertor that converts UsernamePasswordCredentialsImpl.
UsernamePasswordCredentialsConvertor() - 类 的构造器io.alauda.jenkins.plugins.credentials.convertor.UsernamePasswordCredentialsConvertor
 
A B C E G H I J K L M N O R S U 
跳过导航链接

Copyright © 2016–2019. All rights reserved.