Versions in this module Expand all Collapse all v0 v0.5.0 Aug 8, 2018 Changes in this version + func NewEventActivationInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer + func NewFilteredEventActivationInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer + type EventActivationInformer interface + Informer func() cache.SharedIndexInformer + Lister func() v1alpha1.EventActivationLister + type Interface interface + EventActivations func() EventActivationInformer + func New(f internalinterfaces.SharedInformerFactory, namespace string, ...) Interface