| Class | Description |
|---|---|
| GoogleContainerRegistryCredential |
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.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 dropdown
shown by
org.jenkinsci.plugins.dockerbuildstep.cmd.DockerCommand. |
| 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 like
org.jenkinsci.plugins.dockerbuildstep.cmd.DockerCommand. |
| GoogleContainerRegistryScopeRequirement |
The required OAuth2 scopes for Google Container Registry.
|
| Messages |
Copyright © 2004-2015. All Rights Reserved.