Versions in this module Expand all Collapse all v0 v0.6.0 Jun 27, 2020 Changes in this version + func Execute(cmd []string, options *ExecOptions) error + func ExecuteForContainer(container types.ContainerJSON, cmd []string, options *ExecOptions) error + type CommandAlias struct + Cmd string + Ports []int + type CommandAliases map[string]CommandAlias + type ExecOptions struct + ByPassCheck bool + Detach bool + EnvVars map[string]string + Ports []int