Documentation
¶
Overview ¶
Package docker contains code for integrating with Docker.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // C is the default Docker client instance. C *docker.Client // Err is the error that was returned when creating the Docker client. Err error )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.