package
17.12.1-ce-rc2+incompatible
Repository: https://github.com/docker/engine.git
Documentation: pkg.go.dev

# Functions

BuildImageCmdWithHost create a build command with the specified arguments.
New returns a Daemon instance to be used for testing.
SignalDaemonDump sends a signal to the daemon to write a dump file.
WaitInspectWithArgs waits for the specified expression to be equals to the specified expected string in the given time.

# Variables

SockRoot holds the path of the default docker integration daemon socket.

# Structs

Config holds docker daemon integration configuration.
Daemon represents a Docker daemon for the testing framework.
Swarm is a test daemon with helpers for participating in a swarm.

# Type aliases

ConfigConstructor defines a swarm config constructor.
NodeConstructor defines a swarm node constructor.
SecretConstructor defines a swarm secret constructor.
ServiceConstructor defines a swarm service constructor function.
SpecConstructor defines a swarm spec constructor.