| Class | Description |
|---|---|
| ErrorResponseUtil |
Utility methods for parsing
JSON-encoded error responses. |
| RegistryAliasGroup |
Provides known aliases and alternative hosts for a given registry.
|
| RegistryAuthenticator |
Authenticates push/pull access with a registry service.
|
| RegistryAuthenticator.Initializer |
Initializer for
RegistryAuthenticator. |
| RegistryClient |
Interfaces with a registry.
|
| RegistryClient.Factory |
Factory for creating
RegistryClients. |
| Exception | Description |
|---|---|
| InsecureRegistryException |
Throw when attempting to access an insecure registry when only secure connections are allowed.
|
| RegistryAuthenticationFailedException |
Thrown because registry authentication failed.
|
| RegistryCredentialsNotSentException |
Thrown when registry request was unauthorized because credentials weren't sent.
|
| RegistryException |
Thrown when interacting with a registry.
|
| RegistryUnauthorizedException |
Thrown when a registry request was unauthorized and therefore authentication is needed.
|
Copyright © 2019. All rights reserved.