Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Command is the command to remove things Command = &cobra.Command{ Use: "delete", Short: "Delete things", Long: `Lets you delete a cluster, a node pool, or an API endpoint`, } )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
Package cluster implements the 'delete cluster' sub-command.
|
Package cluster implements the 'delete cluster' sub-command. |
Package endpoint implements the 'delete endpoint' sub-command.
|
Package endpoint implements the 'delete endpoint' sub-command. |
Package nodepool implements the "delete nodepool" command.
|
Package nodepool implements the "delete nodepool" command. |
Click to show internal directories.
Click to hide internal directories.