[][src]Crate dockworker

Docker Engine API client

Modules

container
credentials
errors
filesystem
image
process
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
CreateContainerResponse
CreateExecOptions

request body of /containers/Create an exec instance

CreateExecResponse
DeviceMapping
Docker

Handle to connection to the docker daemon

EventActor
EventFilters
EventResponse
ImageLayer

Response of the history image api

NetworkingConfig
PrunedImages

Response of the prune image api

RestartPolicy

Restart policy of a container.

StartExecOptions

request body of /exec/start an exec instance

Enums

RemovedImage

Response of the removing image api