# Functions

NewSharedInformerFactory creates a new factory for shared, dynamic informers.

# Structs

ResourceInformer represents a "subscription" to a shared informer and lister.
SharedInformerFactory is a factory for requesting dynamic informers from a shared pool.

# Interfaces

SharedIndexInformer is an extension of the standard interface of the same name, adding the ability to remove event handlers that you added.