| Package | Description |
|---|---|
| com.spotify.docker.client |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<DockerCertificates> |
DockerCertificates.Builder.build() |
static DefaultDockerClient.Builder |
DefaultDockerClient.fromEnv()
Create a new
DefaultDockerClient builder prepopulated with values loaded from the
DOCKER_HOST and DOCKER_CERT_PATH environment variables. |
| Constructor and Description |
|---|
DockerCertificates(Path dockerCertPath) |
Copyright © 2017. All rights reserved.