Documentation ¶
Index ¶
- func BaseNodeGroupCommand() commands.Command
- func CreateCommand() commands.Command
- func DeleteCommand() commands.Command
- func GetCreateNodeGroupFlagSet(p *CreateNodeGroupParams) *pflag.FlagSet
- func ProcessNodeGroupParams(p CreateNodeGroupParams) (request.KubernetesNodeGroup, error)
- func ScaleCommand() commands.Command
- func ShowCommand() commands.Command
- type CreateNodeGroupParams
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BaseNodeGroupCommand ¶
BaseNodeGroupCommand creates the base "kubernetes nodegroups" command
func CreateCommand ¶
CreateCommand creates the "kubernetes nodegroup create" command
func DeleteCommand ¶
DeleteCommand creates the "kubernetes nodegroup delete" command
func GetCreateNodeGroupFlagSet ¶
func GetCreateNodeGroupFlagSet(p *CreateNodeGroupParams) *pflag.FlagSet
func ProcessNodeGroupParams ¶
func ProcessNodeGroupParams(p CreateNodeGroupParams) (request.KubernetesNodeGroup, error)
func ScaleCommand ¶
ScaleCommand creates the "kubernetes nodegroup scale" command
func ShowCommand ¶
ShowCommand creates the "kubernetes nodegroup show" command
Types ¶
Click to show internal directories.
Click to hide internal directories.