Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromContext ¶
FromContext returns the Engine associated with this context.
func MustEnv ¶
MustEnv returns a new Docker engine from the DOCKER_HOST and DOCKER_CERT_PATH environment variables. Errors creating the Docker engine will panic.
func New ¶
func New(client dockerclient.Client) runner.Engine
New returns a new Docker engine using the provided Docker client.
Types ¶
Click to show internal directories.
Click to hide internal directories.