Versions in this module Expand all Collapse all v1 v1.32.0 Jul 5, 2023 v1.31.0 Jun 7, 2023 Changes in this version + type NewInformerFunc func(*rest.RESTClient, time.Duration) cache.SharedIndexInformer + type SharedInformerFactory interface + InformerFor func(obj runtime.Object, newFunc NewInformerFunc) cache.SharedIndexInformer + Start func(stopCh <-chan struct{}) + type TweakListOptionsFunc func(*v1.ListOptions)