Versions in this module Expand all Collapse all v1 v1.16.3 Nov 9, 2022 Changes in this version + type DesiredStateOfWorldPopulator interface + HasAddedPods func() bool + ReprocessPod func(podName volumetypes.UniquePodName) + Run func(sourcesReady config.SourcesReady, stopCh <-chan struct{}) + func NewDesiredStateOfWorldPopulator(kubeClient clientset.Interface, loopSleepDuration time.Duration, ...) DesiredStateOfWorldPopulator