Package com.google.cloud.tools.jib.registry.credentials
-
Class Summary Class Description DockerConfigCredentialRetriever Retrieves registry credentials from the Docker config.DockerCredentialHelper Retrieves Docker credentials with a Docker credential helper. -
Exception Summary Exception Description CredentialHelperNotFoundException Thrown because the requested credential helper CLI does not exist.CredentialHelperUnhandledServerUrlException Thrown because the credential helper does not have credentials for the specified server URL.CredentialRetrievalException Thrown if something went wrong duringCredentialRetriever.retrieve()
.