Documentation
¶
Index ¶
- Constants
- func NewCancelUpdateCommand() cli.Command
- func NewDeleteCommand() cli.Command
- func NewInspectCommand() cli.Command
- func NewListCommand() cli.Command
- func NewProceedUpdateCommand() cli.Command
- func NewRunCommand() cli.Command
- func NewScaleDownCommand() cli.Command
- func NewScaleUpCommand() cli.Command
- func NewUpdateCommand() cli.Command
- func UnixDialer(proto, sock string) (net.Conn, error)
- type Client
Constants ¶
View Source
const APIVERSION = "/v_beta"
Variables ¶
This section is empty.
Functions ¶
func NewCancelUpdateCommand ¶
func NewDeleteCommand ¶
NewDeleteCommand returns the CLI command for "delete"
func NewInspectCommand ¶
NewInspectCommand returns the CLI command for "show"
func NewListCommand ¶
NewListCommand returns the CLI command for "list"
func NewProceedUpdateCommand ¶
func NewRunCommand ¶
NewRunCommand returns the CLI command for "run"
func NewScaleDownCommand ¶
NewScaleDownCommand returns the CLI command for "scale-down"
func NewScaleUpCommand ¶
NewScaleUpCommand returns the CLI command for "scale-up"
func NewUpdateCommand ¶
NewUpdateCommand implement the CLI command for "update"
Types ¶
Click to show internal directories.
Click to hide internal directories.