AnsiProgressHandler |
Parses ProgressMessage objects and writes the output to a PrintStream.
|
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.BuildProgressHandler |
Hack: this ProgressHandler is meant to capture the image ID
of an image being built.
|
DefaultDockerClient.CreateProgressHandler |
Hack: this ProgressHandler is meant to capture the image ID (or image digest in Docker
1.10+) of an image being created.
|
DefaultDockerClient.LoadProgressHandler |
Hack: this ProgressHandler is meant to capture the image names
of an image being loaded.
|
DefaultDockerClient.ResponseTailReader |
|
DefaultLogStream |
|
DockerCertificates |
DockerCertificates holds certificates for connecting to an HTTPS-secured Docker instance with
client/server authentication.
|
DockerCertificates.Builder |
|
DockerCertificates.DefaultSslContextFactory |
|
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.ListNetworksFilterParam |
|
DockerClient.ListNetworksParam |
|
DockerClient.ListVolumesFilterParam |
|
DockerClient.ListVolumesParam |
|
DockerClient.LogsParam |
|
DockerClient.Param |
|
DockerClient.RemoveContainerParam |
|
DockerConfigReader |
|
DockerDateFormat |
Docker returns timestamps with nanosecond precision
(e.g.
|
DockerHost |
Represents a dockerd endpoint.
|
EventReader |
|
EventStream |
|
ImageRef |
|
LoggingBuildHandler |
|
LoggingLoadHandler |
|
LoggingPullHandler |
|
LoggingPushHandler |
|
LogMessage |
|
LogReader |
|
LogsResponseReader |
|
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 |
|