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 ¶
Click to show internal directories.
Click to hide internal directories.