| Class | Description |
|---|---|
| DockerConfigCredentialRetriever |
Retrieves registry credentials from the Docker config.
|
| DockerCredentialHelper |
Retrieves Docker credentials with a Docker credential helper.
|
| DockerCredentialHelperFactory |
Factory class for constructing
DockerCredentialHelper. |
| RegistryCredentials |
Stores retrieved registry credentials.
|
| Exception | Description |
|---|---|
| NonexistentDockerCredentialHelperException |
Thrown because the requested credential helper CLI does not exist.
|
| NonexistentServerUrlDockerCredentialHelperException |
Thrown because the credential helper does not have credentials for the specified server URL.
|
Copyright © 2018. All rights reserved.