flags

package
v1.0.0-beta4 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	KubeCfgPath     string
	KubeContext     string
	Namespace       string
	ChartPath       string
	ChartValuesFile string
	ReleaseName     string
	Version         string
	Verbose         bool
	DryRun          bool
	RegistrationOptions
}

func (*Options) AddToFlags

func (o *Options) AddToFlags(flags *pflag.FlagSet)

func (*Options) GetInstaller

func (o *Options) GetInstaller(chartUriTemplate string) gloomesh.Installer

func (*Options) GetRegistrationOptions

func (o *Options) GetRegistrationOptions() registration.RegistrantOptions

type RegistrationOptions

type RegistrationOptions struct {
	Register            bool
	ClusterName         string
	ApiServerAddress    string
	ClusterDomain       string
	AgentCrdsChartPath  string
	CertAgentChartPath  string
	CertAgentValuesPath string
}

Jump to

Keyboard shortcuts

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