package
0.0.0-20240912145314-f5949d81732a
Repository: https://github.com/kcp-dev/client-go.git
Documentation: pkg.go.dev
# Interfaces
SharedInformerFactory a small interface to allow for adding an informer without an import cycle.
# Type aliases
NewInformerFunc takes clientset.ClusterInterface and time.Duration to return a ScopeableSharedIndexInformer.
TweakListOptionsFunc is a function that transforms a metav1.ListOptions.