| ApacheUnixSocket.SocketOptionSetter |
| CompressedDirectory
This helper class is used during the docker build command to create a gzip tarball of a directory
containing a Dockerfile.
|
| DefaultDockerClient |
| DefaultDockerClient.Builder |
| DockerCertificateException |
| DockerCertificates
DockerCertificates holds certificates for connecting to an HTTPS-secured Docker instance with
client/server authentication.
|
| DockerCertificates.Builder |
| DockerClient
A client for interacting with dockerd.
|
| DockerClient.AttachParameter
|
| DockerClient.BuildParameter
Flags which can be passed to the build method.
|
| DockerClient.ExecParameter
|
| DockerClient.ExecStartParameter
|
| DockerClient.ListContainersParam
|
| DockerClient.ListImagesParam
|
| DockerClient.LogsParam
|
| DockerDateFormat
Docker returns timestamps with nanosecond precision (e.g.
|
| DockerException |
| LogMessage |
| LogMessage.Stream |
| LogReader |
| LogStream |
| ProgressHandler
Handler for processing progress messages received from Docker during pull, push and build
operations.
|
| ProgressStream |