package
11.0.0+incompatible
Repository: https://github.com/unitytech/client-go.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
NewFilteredSharedInformerFactory constructs a new instance of sharedInformerFactory.
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.
WithNamespace limits the SharedInformerFactory to the specified namespace.
WithTweakListOptions sets a custom filter on all listers of the configured SharedInformerFactory.
# Interfaces
GenericInformer is type of SharedIndexInformer which will locate and delegate to other sharedInformers based on type.
SharedInformerFactory provides shared informers for resources in all known API group versions.
# Type aliases
SharedInformerOption defines the functional option type for SharedInformerFactory.