Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultSocketPath = "/run/docker.sock" DefaultTimeout = 2 * time.Second )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶ added in v0.6.0
type Client struct {
// contains filtered or unexported fields
}
func NewDockerClient ¶
Click to show internal directories.
Click to hide internal directories.