Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Command is the command to display single items Command = &cobra.Command{ Use: "show", Short: "Show clusters, node pools, releases", Long: `Print details of a cluster or a release`, } )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
Package cluster implements the 'show cluster' command.
|
Package cluster implements the 'show cluster' command. |
Package nodepool implements the 'show nodepool' command.
|
Package nodepool implements the 'show nodepool' command. |
Package release implements the 'show release' command.
|
Package release implements the 'show release' command. |
Click to show internal directories.
Click to hide internal directories.