package
11.0.0+incompatible
Repository: https://github.com/kubernetes/client-go.git
Documentation: pkg.go.dev
# Functions
NewDynamicSharedInformerFactory constructs a new instance of dynamicSharedInformerFactory for all namespaces.
NewFilteredDynamicInformer constructs a new informer for a dynamic type.
NewFilteredDynamicSharedInformerFactory constructs a new instance of dynamicSharedInformerFactory.
# Interfaces
DynamicSharedInformerFactory provides access to a shared informer and lister for dynamic client.
# Type aliases
TweakListOptionsFunc defines the signature of a helper function that wants to provide more listing options to API.