Documentation
¶
Index ¶
- Constants
- func ExecContainer(containerName string, commands []string)
- func Execute()
- func ListContainerLogs(containerName string)
- func ListContainers()
- func NewCommitCommand() *cobra.Command
- func NewExecCommand() *cobra.Command
- func NewInitCommand() *cobra.Command
- func NewListCommand() *cobra.Command
- func NewLogCommand() *cobra.Command
- func NewNetworkCommand() *cobra.Command
- func NewNetworkCreateCommand() *cobra.Command
- func NewNetworkListCommand() *cobra.Command
- func NewNetworkRemoveCommand() *cobra.Command
- func NewRemoveCommand() *cobra.Command
- func NewRunCommand() *cobra.Command
- func NewStopCommand() *cobra.Command
- func Run(options runOptions, args []string, res *cgroups.ResourceConfig)
Constants ¶
View Source
const EnvExecCMD = "zdocker_cmd"
View Source
const EnvExecPID = "zdocker_pid"
Variables ¶
This section is empty.
Functions ¶
func ExecContainer ¶
func ListContainerLogs ¶
func ListContainerLogs(containerName string)
func ListContainers ¶
func ListContainers()
func NewCommitCommand ¶
func NewExecCommand ¶
func NewInitCommand ¶
func NewListCommand ¶
func NewLogCommand ¶
func NewNetworkCommand ¶
func NewNetworkCreateCommand ¶
func NewNetworkListCommand ¶
func NewNetworkRemoveCommand ¶
func NewRemoveCommand ¶
func NewRunCommand ¶
func NewStopCommand ¶
func Run ¶
func Run(options runOptions, args []string, res *cgroups.ResourceConfig)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.