Versions in this module Expand all Collapse all v0 v0.0.3 Jan 29, 2018 Changes in this version + type TweakListOptionsFunc func(*v1.ListOptions) v0.0.2 Jan 11, 2018 v0.0.1 Dec 18, 2017 Changes in this version + type NewInformerFunc func(internalclientset.Interface, time.Duration) cache.SharedIndexInformer + type SharedInformerFactory interface + InformerFor func(obj runtime.Object, newFunc NewInformerFunc) cache.SharedIndexInformer + Start func(stopCh <-chan struct{})