All Classes and Interfaces

Class
Description
 
Parses ProgressMessage objects and writes the output to a PrintStream.
 
 
A convenience base class for implementing DockerClientBuilders
 
 
 
 
 
 
 
 
 
 
 
 
 
RegistryAuthSupplier that returns data from the docker-cli config file.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
A RegistryAuthSupplier for getting access tokens from a Google Cloud Platform service or user account.
A Builder of ContainerRegistryAuthSupplier.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
DockerCertificates holds certificates for connecting to an HTTPS-secured Docker instance with client/server authentication.
 
 
DockerCertificatesStore holds certificates for connecting to an HTTPS-secured Docker instance with client/server authentication.
A client for interacting with dockerd.
Flags which can be passed to the build method.
Marker interface to designate a parameter as a filter parameter.
 
 
DockerClientBuilder is an interface which has to be implemented from clients when they need to use a JAXRS client implementation other than the provided Jersey
 
Represents the contents of the docker config.json file.
 
This class interacts with a docker credential helper.
Represents the auth response received from a docker credential helper on a "get" operation, or sent to a credential helper on a "store".
 
 
Represents a dockerd endpoint.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
An object that represents the JSON returned by the Docker API for low-level information about exec commands.
 
Wraps a RegistryAuth with the RegistryAuthSupplier interface.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
A RegistryAuthSupplier that combines authentication info from multiple RegistryAuthSupplier instances.
 
 
 
 
Docker networks come in two kinds: built-in or custom.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Provides a ConnectionSocketFactory for connecting Apache HTTP clients to windows named pipe.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
An object that represents the JSON returned by the Docker API for an exec command's process configuration.
 
Handler for processing progress messages received from Docker during pull, push and build operations.
 
 
Object representing a host's proxy configuration
 
 
 
Represents all the auth info for a particular registry.
 
 
A formatted string passed in X-Registry-Config request header.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Raw results from the "top" (or "ps") command for a specific container.
Provides a ConnectionSocketFactory for connecting Apache HTTP clients to Unix sockets.
A deserializer for Dates where the source data is in seconds since the epoch rather than milliseconds as Date expects.
A Date serializer that outputs seconds since epoch.