| AnsiProgressHandler |
Parses ProgressMessage objects and writes the output to a PrintStream.
|
| ApacheUnixSocket |
Provides a socket that wraps an jnr.unixsocket.UnixSocketChannel and delays setting options until
the socket is connected.
|
| CompressedDirectory |
This helper class is used during the docker build command to create a gzip tarball of a directory
containing a Dockerfile.
|
| CompressedDirectory.DockerIgnorePathMatcher |
A decorator for the PathMatcher with a type to determine if it is an exclusion pattern
or an exclude to an aforementioned exclusion.
|
| CompressedDirectory.Visitor |
|
| DefaultDockerClient |
|
| DefaultDockerClient.Builder |
|
| DefaultDockerClient.LoadProgressHandler |
Hack: this ProgressHandler is meant to capture the image ID (or image digest in Docker
1.10+) of an image being loaded.
|
| DockerCertificates |
DockerCertificates holds certificates for connecting to an HTTPS-secured Docker instance with
client/server authentication.
|
| DockerCertificates.Builder |
|
| DockerClient.BuildParam |
Flags which can be passed to the build method.
|
| DockerClient.EventsFilterParam |
|
| DockerClient.EventsParam |
|
| DockerClient.ExecCreateParam |
|
| DockerClient.ListContainersFilterParam |
|
| DockerClient.ListContainersParam |
|
| DockerClient.ListImagesFilterParam |
|
| DockerClient.ListImagesParam |
|
| DockerClient.LogsParam |
|
| DockerClient.RemoveContainerParam |
|
| DockerDateFormat |
Docker returns timestamps with nanosecond precision
(e.g.
|
| DockerHost |
Represents a dockerd endpoint.
|
| EventReader |
|
| EventStream |
|
| ImageRef |
|
| LoggingBuildHandler |
|
| LoggingPullHandler |
|
| LoggingPushHandler |
|
| LogMessage |
|
| LogReader |
|
| LogsResponseReader |
|
| LogStream |
|
| ObjectMapperProvider |
|
| ObjectMapperProvider.ImmutableSetDeserializer |
|
| ObjectMapperProvider.ImmutableSetSerializer |
|
| ObjectMapperProvider.SetDeserializer |
|
| ObjectMapperProvider.SetSerializer |
|
| OSUtils |
|
| ProgressResponseReader |
|
| ProgressStream |
|
| UnixConnectionSocketFactory |
Provides a ConnectionSocketFactory for connecting Apache HTTP clients to Unix sockets.
|
| VersionCompare |
|