Class | Description |
---|---|
AuthConfig | |
AuthResponse | |
Bind |
Represents a host path being bind mounted as a
Volume
in a Docker container. |
Binds | |
Binds.Deserializer | |
Binds.Serializer | |
ChangeLog | |
Container | |
Container.Port | |
ContainerConfig | |
Device | |
DriverStatus |
Created by ben on 12/12/13.
|
ErrorDetail | |
ErrorResponse | |
Event |
Representation of a Docker event.
|
ExposedPort |
Represents a container port that Docker exposes to external clients.
|
ExposedPort.Deserializer | |
ExposedPort.Serializer | |
ExposedPorts | |
ExposedPorts.Deserializer | |
ExposedPorts.Serializer | |
HostConfig | |
Image | |
Info | |
Link |
Represents a network link between two Docker containers.
|
Links | |
Links.Deserializer | |
Links.Serializer | |
LxcConf | |
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 | |
RestartPolicy |
Container restart policy
no
Do not restart the container if it dies.
|
SearchItem | |
Version | |
Volume |
Represents a bind mounted volume in a Docker container.
|
Volume.Deserializer | |
Volume.Serializer | |
VolumeBind | |
VolumeBinds | |
VolumeBinds.Deserializer | |
Volumes | |
Volumes.Deserializer | |
Volumes.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.
|
Copyright © 2015. All Rights Reserved.