package
0.0.0-20200321091321-bc8cfc345e21
Repository: https://github.com/wuka1/swarmkit.git
Documentation: pkg.go.dev
# Functions
NewExecutor returns an executor from the docker client.
NewStubAPIClient returns an initialized StubAPIClient.
# 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
StubAPIClient implements the client.APIClient interface, but allows you to specify the behavior of each of the methods.