options

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LifetimerOptions

type LifetimerOptions struct {
	ConsumerKubeConfig   string
	ConsumerApiServerUrl string
	SyncFrequency        metav1.Duration
	Workers              int

	VolumeController      *VolumeControllerOptions
	DataStore             *datastoreconfig.DataStoreOptions
	MessageQueuePublisher *publishconfig.MessageQueuePublisherOptions
}

func NewLifetimerOptions

func NewLifetimerOptions() *LifetimerOptions

func (*LifetimerOptions) AddFlags

func (lo *LifetimerOptions) AddFlags(flagSet *pflag.FlagSet)

type VolumeControllerOptions

type VolumeControllerOptions struct {
	Endpoint            string
	DisableUsageControl bool
}

Jump to

Keyboard shortcuts

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