nodegroup

package
v2.7.0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2023 License: MIT Imports: 10 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

Types

type CreateNodeGroupParams

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

Jump to

Keyboard shortcuts

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