Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFilteredMetadataInformer ¶
func NewFilteredMetadataInformer(client kcpmetadata.ClusterInterface, gvr schema.GroupVersionResource, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions metadatainformer.TweakListOptionsFunc) kcpinformers.GenericClusterInformer
NewFilteredMetadataInformer constructs a new informer for a dynamic type.
Types ¶
type SharedInformerFactory ¶
type SharedInformerFactory interface {}
SharedInformerFactory provides access to a shared informer and lister for dynamic client.
func NewFilteredSharedInformerFactory ¶
func NewFilteredSharedInformerFactory(client kcpmetadata.ClusterInterface, defaultResync time.Duration, tweakListOptions metadatainformer.TweakListOptionsFunc) SharedInformerFactory
NewFilteredSharedInformerFactory constructs a new instance of sharedInformerFactory. Listers obtained via this factory will be subject to the same filters as specified here.
func NewSharedInformerFactory ¶
func NewSharedInformerFactory(client kcpmetadata.ClusterInterface, defaultResync time.Duration) SharedInformerFactory
NewSharedInformerFactory constructs a new instance of sharedInformerFactory for all namespaces.
Click to show internal directories.
Click to hide internal directories.