nodegroup

package
v3.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BaseNodeGroupCommand

func BaseNodeGroupCommand() commands.Command

BaseNodeGroupCommand creates the base "kubernetes nodegroups" command

func CreateCommand

func CreateCommand() commands.Command

CreateCommand creates the "kubernetes nodegroup create" command

func DeleteCommand

func DeleteCommand() commands.Command

DeleteCommand creates the "kubernetes nodegroup delete" command

func GetCreateNodeGroupFlagSet

func GetCreateNodeGroupFlagSet(p *CreateNodeGroupParams) *pflag.FlagSet

func ScaleCommand

func ScaleCommand() commands.Command

ScaleCommand creates the "kubernetes nodegroup scale" command

func ShowCommand

func ShowCommand() commands.Command

ShowCommand creates the "kubernetes nodegroup show" command

Types

type CreateNodeGroupParams

type CreateNodeGroupParams struct {
	Count                int
	Name                 string
	Plan                 string
	SSHKeys              []string
	Storage              string
	KubeletArgs          []string
	Labels               []string
	Taints               []string
	UtilityNetworkAccess config.OptionalBoolean
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL