package
1.12.0
Repository: https://github.com/docker/libswarm.git
Documentation: pkg.go.dev

# Functions

NewExecutor returns an executor from the docker client.
No description provided by the author

# Variables

ErrContainerDestroyed returned when a container is prematurely destroyed during a wait call.
ErrContainerUnhealthy returned if controller detects the health check failure.
ErrImageRequired returned if a task is missing the image definition.

# Structs

Mock of APIClient interface.