options

package
v2.3.2 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 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
	EnableInventory      bool
	EnableLeaderElection bool
	EnableRBAC           bool
	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