del

package
v0.25.0 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrParsingFlag        = errors.New("error while parsing flag")
	ErrKubeconfigReq      = errors.New("when running distribution phase, either the KUBECONFIG environment variable or the --kubeconfig flag should be set")
	ErrKubeconfigNotFound = errors.New("kubeconfig file not found")
)

Functions

func NewClusterCmd

func NewClusterCmd(tracker *analytics.Tracker) *cobra.Command

Types

type ClusterCmdFlags

type ClusterCmdFlags struct {
	Debug          bool
	FuryctlPath    string
	DistroLocation string
	Phase          string
	BinPath        string
	Force          bool
	SkipVpn        bool
	VpnAutoConnect bool
	DryRun         bool
	NoTTY          bool
	HTTPS          bool
	Kubeconfig     string
}

Jump to

Keyboard shortcuts

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