add

package
v3.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdAdd

func NewCmdAdd() *cobra.Command

NewCmdAdd creates a new add command

func NewCmdAddNodes

func NewCmdAddNodes() *cobra.Command

NewCmdAddNodes creates a new add nodes command

Types

type AddNodesOptions

type AddNodesOptions struct {
	CommonOptions    *options.CommonOptions
	ClusterCfgFile   string
	SkipPullImages   bool
	ContainerManager string
	DownloadCmd      string
	Artifact         string
	InstallPackages  bool
}

func NewAddNodesOptions

func NewAddNodesOptions() *AddNodesOptions

func (*AddNodesOptions) AddFlags

func (o *AddNodesOptions) AddFlags(cmd *cobra.Command)

func (*AddNodesOptions) Complete

func (o *AddNodesOptions) Complete(_ *cobra.Command, _ []string) error

func (*AddNodesOptions) Run

func (o *AddNodesOptions) Run() error

type AddOptions

type AddOptions struct {
	CommonOptions *options.CommonOptions
}

func NewAddOptions

func NewAddOptions() *AddOptions

Jump to

Keyboard shortcuts

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