Documentation
¶
Index ¶
- func Attach(containerID string) error
- func Exec(containerID string, cmdStr string, tty bool) error
- func InitProcess() error
- func List(all bool) ([]info.Info, error)
- func Run(cmdStr string, rootFS *rootfs.RootFS, envs []string, networkName string, ...) (*info.Info, error)
- func Stop(containerID string, kill bool) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitProcess ¶
func InitProcess() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.