config

package
v1.2.0-rc.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	InformerResyncPeriod time.Duration
	MinRetryDelay        time.Duration
	RetryDelayStep       time.Duration
	MaxRetryDelay        time.Duration
	KubeConfig           string
	ServerCrt            string
	ServerKey            string
	DryRun               bool
}

func NewConfig

func NewConfig() *Config

func (*Config) AddFlags

func (o *Config) AddFlags(fs *flag.FlagSet)

Jump to

Keyboard shortcuts

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