Versions in this module Expand all Collapse all v0 v0.2.1 Nov 4, 2017 v0.2.0 Nov 3, 2017 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)