| Class | Description |
|---|---|
| GoogleContainerRegistryCredential |
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.DescriptorImpl |
Descriptor class for its global configuration.
|
| GoogleContainerRegistryCredential.EnclosingDomainRequirementProvider |
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 |
Provide a name that the user will understand, in the credential selection
drop-down shown by plugins that requires Docker registry credentials.
|
| GoogleContainerRegistryCredentialGlobalConfig |
Provides global configuration for this plgin.
|
| GoogleContainerRegistryCredentialModule |
Module to abstract the instantiation of dependencies of the
GoogleContainerRegistryCredential plugin. |
| GoogleContainerRegistryCredentialProvider |
This class automatically wraps existing GoogleRobotCredentials instances
into a username password credential type that is compatible with Docker
remote API client plugin.
|
| GoogleContainerRegistryScopeRequirement |
The required OAuth2 scopes for Google Container Registry.
|
| GoogleContainerRegistryTokenSource |
Token source class that converts Google Container Registry credentials
to
DockerRegistryToken |
| Messages |
Copyright © 2004-2015. All Rights Reserved.