Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DockerClient ¶
type DockerClient struct {
// contains filtered or unexported fields
}
func NewDockerClient ¶
func NewDockerClient() *DockerClient
func (*DockerClient) Close ¶
func (c *DockerClient) Close()
func (*DockerClient) ContainerList ¶
func (c *DockerClient) ContainerList() []container.Summary
func (*DockerClient) Hostname ¶
func (c *DockerClient) Hostname() (string, error)
Click to show internal directories.
Click to hide internal directories.