Versions in this module Expand all Collapse all v0 v0.5.0 May 8, 2022 v0.4.0 Oct 28, 2021 Changes in this version + func NewApplicationInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer + func NewFilteredApplicationInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer + type ApplicationInformer interface + Informer func() cache.SharedIndexInformer + Lister func() v1alpha1.ApplicationLister + type Interface interface + Applications func() ApplicationInformer + func New(f internalinterfaces.SharedInformerFactory, namespace string, ...) Interface