- getCredentials() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential
-
Retrieve our wrapped credentials based on the above ID we store.
- 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
-
Return the unique ID of the inner GoogleRobotCredentials
that this
Username/Password proxy is wrapping.
- 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
-
- getGcrServer() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential.DescriptorImpl
-
Retrieve the Google Registry Container server URL.
- getGcrServer() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential
-
- getGlobalDisplayName() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential.DescriptorImpl
-
Display name to prefer in the context of global settings.
- getIdentity(GoogleRobotCredentials) - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialModule
-
Retrieve the identity associated with the given
GoogleRobotCredentials
.
- 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
-
Retrieve an access token for the given GoogleRobotCredentials
.
- 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 for use with a
org.jenkinsci.plugins.dockerbuildstep.cmd.DockerCommand
.
- 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.DescriptorImpl() - Constructor for class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential.DescriptorImpl
-
- 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.EnclosingDomainRequirementProvider() - Constructor for class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential.EnclosingDomainRequirementProvider
-
- GoogleContainerRegistryCredential.NameProvider - Class in com.google.jenkins.plugins.googlecontainerregistryauth
-
Provide a name that the user will understand, in the dropdown
shown by org.jenkinsci.plugins.dockerbuildstep.cmd.DockerCommand
.
- GoogleContainerRegistryCredential.NameProvider() - Constructor for class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential.NameProvider
-
- 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
- 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 like
org.jenkinsci.plugins.dockerbuildstep.cmd.DockerCommand
.
- 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
-