Versions in this module Expand all Collapse all v0 v0.1.2 Oct 26, 2017 v0.1.1 Oct 26, 2017 v0.1.0 Oct 13, 2017 Changes in this version + type NewInformerFunc func(clientset.Interface, time.Duration) cache.SharedIndexInformer + type SharedInformerFactory interface + InformerFor func(obj runtime.Object, newFunc NewInformerFunc) cache.SharedIndexInformer + Start func(stopCh <-chan struct{})