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 |
Used for Listing containers.
|
ContainerConfig |
Used as part of 'images/IMAGE/someimage' response.
|
ContainerHostConfig |
Used in
Container |
ContainerNetwork | |
ContainerNetworkSettings |
Sub-object in
Container |
ContainerPort | |
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 | |
Frame |
Represents a logging frame.
|
HostConfig |
Used in `/containers/create`, and in inspect container.
|
Identifier |
Created by magnayn on 22/07/2014.
|
Image | |
Info |
Used for `/info`
|
InfoRegistryConfig | |
InfoRegistryConfig.IndexConfig | |
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 | |
Network | |
Network.ContainerNetworkConfig | |
Network.Ipam | |
Network.Ipam.Config | |
NetworkSettings | |
NetworkSettings.Network | |
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.AuxDetail | |
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 | |
UpdateContainerResponse | |
Version |
Used for `/version`
|
Volume |
Represents a bind mounted volume in a Docker container.
|
VolumeBind | |
VolumeBinds | |
VolumeBinds.Deserializer | |
VolumeBinds.Serializer | |
VolumeRW | Deprecated |
VolumeRW.Deserializer | |
VolumeRW.Serializer | |
Volumes | |
Volumes.Deserializer | |
Volumes.Serializer | |
VolumesFrom | |
VolumesFrom.Deserializer | |
VolumesFrom.Serializer | |
VolumesRW | |
VolumesRW.Deserializer | |
VolumesRW.Serializer | |
WaitResponse |
Represents a wait container command response
|
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 | |
SELContext |
The context mode of bound volume in SELinux.
|
StreamType |
Copyright © 2016. All Rights Reserved.