Versions in this module Expand all Collapse all v1 v1.0.2 Feb 1, 2020 Changes in this version + func ContainerList() ([]types.Container, error) + type ExecResult struct + ExitCode int + Stderr string + Stdout string + func Exec(containerName string, cmd []string) (ExecResult, error)