package
0.0.0-20230612100151-28996d321a24
Repository: https://github.com/kcp-dev/apiextensions-apiserver.git
Documentation: pkg.go.dev

# 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.