Versions in this module Expand all Collapse all v0 v0.0.1 Mar 15, 2022 Changes in this version + type LifetimerOptions struct + ConsumerApiServerUrl string + ConsumerKubeConfig string + DataStore *datastoreconfig.DataStoreOptions + MessageQueuePublisher *publishconfig.MessageQueuePublisherOptions + SyncFrequency metav1.Duration + VolumeController *VolumeControllerOptions + Workers int + func NewLifetimerOptions() *LifetimerOptions + func (lo *LifetimerOptions) AddFlags(flagSet *pflag.FlagSet) + type VolumeControllerOptions struct + DisableUsageControl bool + Endpoint string