Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Stop ¶
type Stop struct { WaitTimeoutMS int64 `local:"true" long:"wait_timeout_ms" short:"w" usage:"Timeout to wait for the instance to start in milliseconds"` Output string `long:"output" short:"o" usage:"Set output format" default:"table"` All bool `long:"all" usage:"Stop all instances"` // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.