Versions in this module Expand all Collapse all v0 v0.1.0 May 8, 2018 Changes in this version + type NewInformerFunc func(internalversion.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) v0.1.0-alpha.1 Mar 27, 2018