Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "cluster {NAME|ID|EXTERNAL_ID}",
Short: "Initiate cluster hibernation",
Long: "Initiates cluster hibernation. While hibernating a cluster will not consume any cloud provider infrastructure" +
"but will be counted for quota.",
RunE: run,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.