Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Command is the command to create things. Command = &cobra.Command{ Use: "create", Short: "Create clusters, key pairs, node pools", Long: `Lets you create things like clusters, key pairs or kubectl configuration files`, } )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
Package cluster defines the 'create cluster' command.
|
Package cluster defines the 'create cluster' command. |
Package keypair implements the 'create keypair' command.
|
Package keypair implements the 'create keypair' command. |
Package kubeconfig implements the 'create kubeconfig' command.
|
Package kubeconfig implements the 'create kubeconfig' command. |
Package nodepool implements the "create nodepool" command.
|
Package nodepool implements the "create nodepool" command. |
Click to show internal directories.
Click to hide internal directories.