options

package
v0.0.0-...-e6dca25 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2022 License: Apache-2.0, Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HeapsterRunOptions

type HeapsterRunOptions struct {
	// genericoptions.ReccomendedOptions - EtcdOptions
	SecureServing  *genericoptions.SecureServingOptions
	Authentication *genericoptions.DelegatingAuthenticationOptions
	Authorization  *genericoptions.DelegatingAuthorizationOptions
	Features       *genericoptions.FeatureOptions

	// Only to be used to for testing
	DisableAuthForTesting bool

	MetricResolution time.Duration
	EnableAPIServer  bool
	Port             int
	Ip               string
	MaxProcs         int
	TLSCertFile      string
	TLSKeyFile       string
	TLSClientCAFile  string
	AllowedUsers     string
	Sources          flags.Uris
	Sinks            flags.Uris
	HistoricalSource string
	Version          bool
	LabelSeperator   string
}

func NewHeapsterRunOptions

func NewHeapsterRunOptions() *HeapsterRunOptions

func (*HeapsterRunOptions) AddFlags

func (h *HeapsterRunOptions) AddFlags(fs *pflag.FlagSet)

Jump to

Keyboard shortcuts

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