cmd

package
v0.0.0-...-72e9078 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNotPermitted = errors.New("operation not permitted")

Functions

func NewBoxCommand

func NewBoxCommand() *cobra.Command

NewBoxCommand returns the root cobra.Command for box.

func NewExecCommand

func NewExecCommand() *cobra.Command

NewExecCommand implements and returns the exec command.

func NewForkCommand

func NewForkCommand() *cobra.Command

NewForkCommand implements and returns fork command. fork command is called by reexec to apply namespaces.

It is a hidden command and requires root path and container id to run.

func NewImagesCommand

func NewImagesCommand() *cobra.Command

NewImagesCommand implements and returns the images command.

func NewPsCommand

func NewPsCommand() *cobra.Command

NewPsCommand implements and returns the ps command.

func NewPullCommand

func NewPullCommand() *cobra.Command

NewPullCommand implements and returns the pull command.

func NewRmCommand

func NewRmCommand() *cobra.Command

NewRmCommand implements and returns the rm command.

func NewRmiCommand

func NewRmiCommand() *cobra.Command

NewRmiCommand implements and returns the rmi command.

func NewRunCommand

func NewRunCommand() *cobra.Command

NewRunCommand implements and returns the run command.

func NewStopCommand

func NewStopCommand() *cobra.Command

NewStopCommand implements and returns the stop command.

func NewVersionCommand

func NewVersionCommand() *cobra.Command

NewVersionCommand implements and returns the version command.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL