Class | Description |
---|---|
AuthConfig | |
AuthConfigurations | |
AuthResponse | |
Bind |
Represents a host path being bind mounted as a
Volume in a Docker container. |
Binds | |
Binds.Deserializer | |
Binds.Serializer | |
BuildResponseItem |
Represents a build response stream item
|
ChangeLog | |
Container | |
Container.Port | |
ContainerConfig | |
Device | |
DriverStatus |
Created by ben on 12/12/13.
|
ErrorDetail | |
ErrorResponse | |
Event |
Representation of a Docker event.
|
EventFilters |
Representation of a Docker event filter.
|
ExposedPort |
Represents a container port that Docker exposes to external clients.
|
ExposedPort.Deserializer | |
ExposedPort.Serializer | |
ExposedPorts | |
ExposedPorts.Deserializer | |
ExposedPorts.Serializer | |
Filters |
Representation of Docker filters.
|
Frame |
Represents a logging frame.
|
HostConfig | |
Identifier |
Created by magnayn on 22/07/2014.
|
Image | |
Info | |
Link |
Represents a network link between two Docker containers.
|
Links | |
Links.Deserializer | |
Links.Serializer | |
LogConfig |
Log driver to use for a created/running container.
|
LogConfig.LoggingType.Deserializer | |
LogConfig.LoggingType.Serializer | |
LxcConf | |
Node |
A node as returned by the /events API, for instance, when Swarm is used.
|
PortBinding |
In a
PortBinding , a network socket on the Docker host, expressed as a Ports.Binding , is bound to an
ExposedPort of a container. |
Ports |
A container for port bindings, made available as a
Map via its Ports.getBindings() method. |
Ports.Binding |
A
Ports.Binding represents a socket on the Docker host that is used in a PortBinding . |
Ports.Deserializer | |
Ports.Serializer | |
PullResponseItem |
Represents a pull response stream item
|
PushResponseItem |
Represents a push response stream item
|
Repository |
A repository or image name.
|
ResponseItem |
Represents a pull response stream item
|
ResponseItem.ErrorDetail | |
ResponseItem.ProgressDetail | |
RestartPolicy |
Container restart policy
no
Do not restart the container if it dies.
|
SearchItem | |
Statistics |
Representation of a Docker statistics.
|
Ulimit | |
Version | |
Volume |
Represents a bind mounted volume in a Docker container.
|
VolumeBind | |
VolumeBinds | |
VolumeBinds.Deserializer | |
VolumeBinds.Serializer | |
VolumeRW |
Represents a bind mounted volume in a Docker container.
|
VolumeRW.Deserializer | |
VolumeRW.Serializer | |
Volumes | |
Volumes.Deserializer | |
Volumes.Serializer | |
VolumesFrom | |
VolumesFrom.Deserializer | |
VolumesFrom.Serializer | |
VolumesRW | |
VolumesRW.Deserializer | |
VolumesRW.Serializer |
Enum | Description |
---|---|
AccessMode |
The access mode of a file system or file:
read-write or read-only . |
Capability |
The Linux capabilities supported by Docker.
|
InternetProtocol |
The IP protocols supported by Docker.
|
LogConfig.LoggingType | |
StreamType |
Copyright © 2015. All Rights Reserved.