| Class | Description |
|---|---|
| DockerRegistryEndpoint |
Encapsulates the endpoint of DockerHub and how to interact with it.
|
| DockerRegistryEndpoint.DescriptorImpl | |
| DockerRegistryToken |
Represents an authentication token that docker(1) understands when pushing/pulling
from a docker registry.
|
| DockerServerCredentials |
Represents the connection details to talk to a TLS server, which involves
endpoint URI, optional client secret key & certificate, and optional CA certificate
to verify the server.
|
| DockerServerCredentials.DescriptorImpl | |
| DockerServerCredentialsBinding | |
| DockerServerCredentialsBinding.DescriptorImpl | |
| DockerServerCredentialsHandler | |
| DockerServerDomainRequirement |
Used to mark
Domain that credentials in this domain are meant to be used for
producing DockerServerCredentials. |
| DockerServerDomainSpecification |
A
DomainSpecification that allows users to identify credential domains that are for use against docker
server instances. |
| DockerServerDomainSpecification.DescriptorImpl | |
| DockerServerEndpoint |
Encapsulates the endpoint of Docker daemon and how to interact with it.
|
| DockerServerEndpoint.DescriptorImpl | |
| KeyMaterial |
Represents a locally extracted credentials information.
|
| KeyMaterialContext |
Represents the context within a
KeyMaterialFactory can KeyMaterialFactory.materialize()
KeyMaterial instances. |
| KeyMaterialFactory |
Represents a locally extracted credentials information.
|
Copyright © 2016–2019. All rights reserved.