options

package
v1.0.0-2021-10-26-20-1... Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ControllerRunOptions

type ControllerRunOptions struct {
	KubeConfig            string
	CAFile                string
	LogCertSecret         string
	EnableInventory       bool
	EnableLeaderElection  bool
	EnableAddonDeploy     bool
	AddonImage            string
	AddonInstallNamespace string
	QPS                   float32
	Burst                 int
}

ControllerRunOptions for the hcm controller.

func NewControllerRunOptions

func NewControllerRunOptions() *ControllerRunOptions

NewControllerRunOptions creates a new ServerRunOptions object with default values.

func (*ControllerRunOptions) AddFlags

func (o *ControllerRunOptions) AddFlags(fs *pflag.FlagSet)

AddFlags adds flags for ServerRunOptions fields to be specified via FlagSet.

Jump to

Keyboard shortcuts

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