Versions in this module Expand all Collapse all v1 v1.2.0 Jul 25, 2019 v1.1.0 Feb 20, 2019 Changes in this version + type NewInformerFunc func(versioned.Interface, 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)