package
0.0.0-20250311203337-809a69aa9717
Repository: https://github.com/arangodb/kube-arangodb.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

# 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.
WithTransform sets a transform on all informers.
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.