add

package
v0.21.0-alpha.5 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2024 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAddCmd

func NewAddCmd(globalFlags *flags.GlobalFlags) *cobra.Command

NewAddCmd creates a new command

func NewClusterCmd

func NewClusterCmd(globalFlags *flags.GlobalFlags) *cobra.Command

NewClusterCmd creates a new command

func NewVClusterCmd

func NewVClusterCmd(globalFlags *flags.GlobalFlags) *cobra.Command

Types

type ClusterCmd

type ClusterCmd struct {
	Log log.Logger
	*flags.GlobalFlags
	Namespace        string
	ServiceAccount   string
	DisplayName      string
	Context          string
	Insecure         bool
	Wait             bool
	HelmChartPath    string
	HelmChartVersion string
	HelmSet          []string
	HelmValues       []string
}

func (*ClusterCmd) Run

func (cmd *ClusterCmd) Run(ctx context.Context, args []string) error

type VClusterCmd

type VClusterCmd struct {
	*flags.GlobalFlags
	cli.AddVClusterOptions

	Log log.Logger
}

func (*VClusterCmd) Run

func (cmd *VClusterCmd) Run(ctx context.Context, args []string) error

Run executes the functionality

Jump to

Keyboard shortcuts

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