Uses of Class
com.spotify.docker.client.exceptions.DockerCertificateException
Packages that use DockerCertificateException
-
Uses of DockerCertificateException in com.spotify.docker.client
Methods in com.spotify.docker.client that throw DockerCertificateExceptionModifier and TypeMethodDescriptioncom.google.common.base.Optional
<DockerCertificatesStore> DockerCertificates.Builder.build()
static DefaultDockerClient.Builder
DefaultDockerClient.fromEnv()
Create a newDefaultDockerClient
builder prepopulated with values loaded from the DOCKER_HOST and DOCKER_CERT_PATH environment variables.private PrivateKey
DockerCertificates.readPrivateKey
(Path file) Constructors in com.spotify.docker.client that throw DockerCertificateException