run

package
v0.17.0-rc.1 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2023 License: MPL-2.0 Imports: 40 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var HelmChartVersion = "3.0.0"

Functions

func RunCommand

func RunCommand(opts *config.Options) *cobra.Command

Types

type RunCommandFlags added in v0.9.2

type RunCommandFlags struct {
	FluxVersion       string
	AllowK8sContext   []string
	Components        []string
	ComponentsExtra   []string
	Timeout           time.Duration
	PortForward       string // port forward specifier, e.g. "port=8080:8080,resource=svc/app"
	RootDir           string
	DecryptionKeyFile string

	// Dashboard
	DashboardPort           string
	DashboardHashedPassword string
	SkipDashboardInstall    bool
	DashboardImage          string

	// Session
	SessionName         string
	SessionNamespace    string
	NoSession           bool
	SkipResourceCleanup bool
	NoBootstrap         bool

	// Global flags.
	Namespace  string
	KubeConfig string

	// Flags, created by genericclioptions.
	Context string

	// Hidden session name for the sub-process
	HiddenSessionName string
}

Jump to

Keyboard shortcuts

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