connect

package
v4.0.0-alpha.4 Latest Latest
Warning

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

Go to latest
Published: May 22, 2024 License: MPL-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClusterCmd

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

NewClusterCmd creates a new command

func NewConnectCmd

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

NewConnectCmd creates a new command

Types

type ClusterCmd

type ClusterCmd struct {
	*flags.GlobalFlags
	Log         log.Logger
	Context     string
	DisplayName string

	HelmChartPath    string
	HelmChartVersion string
	HelmSet          []string
	HelmValues       []string

	Namespace       string
	Project         string
	ServiceAccount  string
	Description     string
	Development     bool
	EgressOnlyAgent bool
	Insecure        bool
	Wait            bool
}

func (*ClusterCmd) Run

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

Jump to

Keyboard shortcuts

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