Versions in this module Expand all Collapse all v0 v0.4.2 Mar 29, 2019 v0.4.1 Mar 11, 2019 Changes in this version + type NewInformerFunc func(*rest.RESTClient, time.Duration) cache.SharedIndexInformer + type SharedInformerFactory interface + InformerFor func(obj runtime.Object, newFunc NewInformerFunc) cache.SharedIndexInformer + Start func(stopCh <-chan struct{})