add

package
v0.5.19 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2024 License: MPL-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAddCmd

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

NewAddCmd creates a new command

func NewClusterCmd

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

NewClusterCmd creates a new command

Types

type ClusterCmd

type ClusterCmd struct {
	Log log.Logger
	*proflags.GlobalFlags

	Namespace        string
	ServiceAccount   string
	DisplayName      string
	KubeContext      string
	Insecure         bool
	Wait             bool
	HelmChartPath    string
	HelmChartVersion string
	HelmSet          []string
	HelmValues       []string
	Host             string
}

func (*ClusterCmd) Run

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

Jump to

Keyboard shortcuts

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