Expand description
Docker Engine API client
Modules§
- checkpoint
- container
- credentials
- errors
- event
- filesystem
- image
- network
- process
- response
- signal
- stats
- system
- version
Structs§
- Container
Build Options - Container
Create Options - request body of /containers/create api
- Container
Host Config - Container
List Options - Options for
Docker::containers
. This uses a “builder” pattern, so most methods will consume the object and return a new one. - Container
LogOptions - Container
Prune Filters - Container prune filters
- Create
Container Response - Create
Exec Options - request body of /containers/Create an exec instance
- Create
Exec Response - Device
Mapping - Docker
- Handle to connection to the docker daemon
- Endpoints
Config - network name to EndpointConfig
- Event
Filters - Exposed
Ports - Healthcheck
Config - Configuration for container healthchecks.
- Image
Layer - Response of the history image api
- LogConfig
- Networking
Config - Port
Bindings - Pruned
Containers - Response of the prune containers api
- Pruned
Images - Response of the prune image api
- Restart
Policy - Restart policy of a container.
- Start
Exec Options - request body of /exec/start an exec instance
Enums§
- LogConfig
Type - Removed
Image - Response of the removing image api