del

package
v0.27.8-rc.0 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const WrappedErrMessage = "%w: %s"

Variables

View Source
var (
	ErrParsingFlag                = errors.New("error while parsing flag")
	ErrDownloadDependenciesFailed = errors.New("dependencies download failed")
)

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
	GitProtocol        git.Protocol
	Outdir             string
	SkipDepsDownload   bool
	SkipDepsValidation bool
}

Jump to

Keyboard shortcuts

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