Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for Docker
func (Client) ContainerKill ¶
ContainerKill kills the given container
func (Client) ContainerStart ¶
ContainerStart pulls and starts the given container
func (Client) ContainerWait ¶
ContainerWait waits for a container to finish
Click to show internal directories.
Click to hide internal directories.