Crate dockworker

Source
Expand description

Docker Engine API client

Modules§

checkpoint
container
credentials
errors
event
filesystem
image
network
process
response
signal
stats
system
version

Structs§

ContainerBuildOptions
ContainerCreateOptions
request body of /containers/create api
ContainerHostConfig
ContainerListOptions
Options for Docker::containers. This uses a “builder” pattern, so most methods will consume the object and return a new one.
ContainerLogOptions
ContainerPruneFilters
Container prune filters
CreateContainerResponse
CreateExecOptions
request body of /containers/Create an exec instance
CreateExecResponse
DeviceMapping
Docker
Handle to connection to the docker daemon
EndpointsConfig
network name to EndpointConfig
EventFilters
ExposedPorts
HealthcheckConfig
Configuration for container healthchecks.
ImageLayer
Response of the history image api
LogConfig
NetworkingConfig
PortBindings
PrunedContainers
Response of the prune containers api
PrunedImages
Response of the prune image api
RestartPolicy
Restart policy of a container.
StartExecOptions
request body of /exec/start an exec instance

Enums§

LogConfigType
RemovedImage
Response of the removing image api