options

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2023 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 2 more Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ApplicationGridControllerUserAgent = "application-grid-controller"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Master       string
	Kubeconfig   string
	QPS          float32
	Burst        int
	FeatureGates map[string]bool
	SyncPeriod   int
	Worker       int
	config.LeaderElectionConfiguration
}

func NewApplicationGridControllerOptions

func NewApplicationGridControllerOptions() *Options

func (*Options) AddFlags

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

Jump to

Keyboard shortcuts

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