Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ForceSyncFromInformer ¶
func ForceSyncFromInformer(stopCh <-chan struct{}, cacheSyncer CacheSyncer, informer cache.SharedInformer, handler cache.ResourceEventHandler)
ForceSyncFromInformer ensures that the EventHandler will synchronize data immediately after registration, helping those plugins that need to build memory status through EventHandler to correctly synchronize data
Types ¶
type CacheSyncer ¶
Click to show internal directories.
Click to hide internal directories.