Documentation
¶
Index ¶
Constants ¶
View Source
const NOTRUN = -1
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Exec ¶
type Exec struct { Client *docker.Client Container *docker.Container Command []string }
type Executable ¶
func Boot ¶
func Boot(client *docker.Client, container *docker.Container) Executable
Boot returns the boot command for a given Docker container
Click to show internal directories.
Click to hide internal directories.