Versions in this module Expand all Collapse all v0 v0.5.0 Aug 8, 2018 Changes in this version + func NewFilteredSubscriptionInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer + func NewSubscriptionInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer + type Interface interface + Subscriptions func() SubscriptionInformer + func New(f internalinterfaces.SharedInformerFactory, namespace string, ...) Interface + type SubscriptionInformer interface + Informer func() cache.SharedIndexInformer + Lister func() v1alpha1.SubscriptionLister