- getCredentials() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential
-
- getCredentials(Class<C>, ItemGroup, Authentication, List<DomainRequirement>) - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialProvider
- getCredentials(Class<C>, ItemGroup, Authentication) - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialProvider
- getCredentialsId() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential
-
- getDescription() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential
- getDescriptor() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential
- getDisplayName() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential.DescriptorImpl
-
- getDisplayName() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialGlobalConfig
- getEmail() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential
-
- getGcrServer() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential.DescriptorImpl
-
- getGcrServer() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialGlobalConfig
-
- getIdentity(GoogleRobotCredentials) - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialModule
-
- getName(GoogleContainerRegistryCredential) - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential.NameProvider
- getPassword() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential
- getRequirement() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialModule
-
- getScope() - Static method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialModule
-
- getScopes() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryScopeRequirement
- getToken(GoogleRobotCredentials) - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialModule
-
- getUsername() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential
- GoogleContainerRegistryCredential - Class in com.google.jenkins.plugins.googlecontainerregistryauth
-
This new kind of credential provides an embedded
GoogleRobotCredentials as a username and password when a credential
for Google Container Registry end point is needed.
- GoogleContainerRegistryCredential(String, GoogleContainerRegistryCredentialModule) - Constructor for class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential
-
- GoogleContainerRegistryCredential.DescriptorImpl - Class in com.google.jenkins.plugins.googlecontainerregistryauth
-
Descriptor class for its global configuration.
- GoogleContainerRegistryCredential.EnclosingDomainRequirementProvider - Class in com.google.jenkins.plugins.googlecontainerregistryauth
-
We do not have a descriptor, so that we won't show up in the user interface
as a credential that can be explicitly created, so we will not be
discovered by the DescribableDomainRequirementProvider.
- GoogleContainerRegistryCredential.NameProvider - Class in com.google.jenkins.plugins.googlecontainerregistryauth
-
Provide a name that the user will understand, in the credential selection
drop-down shown by plugins that requires Docker registry credentials.
- GoogleContainerRegistryCredential_GlobalDisplayName() - Static method in class com.google.jenkins.plugins.googlecontainerregistryauth.Messages
-
Google Container Registry
- GoogleContainerRegistryCredential_ListingWrapper(Object) - Static method in class com.google.jenkins.plugins.googlecontainerregistryauth.Messages
-
{0} Google Container Registry Account
- GoogleContainerRegistryCredentialGlobalConfig - Class in com.google.jenkins.plugins.googlecontainerregistryauth
-
Provides global configuration for this plgin.
- GoogleContainerRegistryCredentialGlobalConfig() - Constructor for class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialGlobalConfig
-
- GoogleContainerRegistryCredentialModule - Class in com.google.jenkins.plugins.googlecontainerregistryauth
-
- GoogleContainerRegistryCredentialModule() - Constructor for class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialModule
-
- GoogleContainerRegistryCredentialProvider - Class in com.google.jenkins.plugins.googlecontainerregistryauth
-
This class automatically wraps existing GoogleRobotCredentials instances
into a username password credential type that is compatible with Docker
remote API client plugin.
- GoogleContainerRegistryCredentialProvider() - Constructor for class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialProvider
-
- GoogleContainerRegistryScopeRequirement - Class in com.google.jenkins.plugins.googlecontainerregistryauth
-
The required OAuth2 scopes for Google Container Registry.
- GoogleContainerRegistryScopeRequirement() - Constructor for class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryScopeRequirement
-
- GoogleContainerRegistryTokenSource - Class in com.google.jenkins.plugins.googlecontainerregistryauth
-
Token source class that converts Google Container Registry credentials
to DockerRegistryToken
- GoogleContainerRegistryTokenSource() - Constructor for class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryTokenSource
-