Versions in this module Expand all Collapse all v11 v11.0.0 Mar 13, 2019 Changes in this version + type NewInformerFunc func(kubernetes.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)