# Packages
No description provided by the author
No description provided by the author
# Functions
NewSharedInformerFactory constructs a new instance of SharedInformerFactory for all namespaces.
NewSharedInformerFactoryWithOptions constructs a new instance of a SharedInformerFactory with additional options.
WithCustomResyncConfig sets a custom resync period for the specified informer types.
WithTweakListOptions sets a custom filter on all listers of the configured SharedInformerFactory.
# Structs
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
SharedInformerFactory provides shared informers for resources in all known API group versions.
# Type aliases
SharedInformerOption defines the functional option type for SharedInformerFactory.