| Class | Description |
|---|---|
| RegistryAuthenticator |
Authenticates push/pull access with a registry service.
|
| RegistryAuthenticators |
Static initializers for
RegistryAuthenticator. |
| RegistryClient |
Interfaces with a registry.
|
| Exception | Description |
|---|---|
| RegistryAuthenticationFailedException |
Thrown because registry authentication failed.
|
| RegistryErrorException |
Thrown when an HTTP request to a registry endpoint failed with errors as defined in
ErrorCodes. |
| RegistryException |
Thrown when interacting with a registry.
|
| RegistryNoResponseException |
Thrown when a registry did not respond.
|
| RegistryUnauthorizedException |
Thrown when a registry request was unauthorized and therefore authentication is needed.
|
| UnexpectedBlobDigestException |
Thrown when a pulled BLOB did not have the same digest as requested.
|
Copyright © 2018. All rights reserved.