Versions in this module Expand all Collapse all v0 v0.0.2 Sep 14, 2024 v0.0.1 Sep 5, 2024 Changes in this version + func NewFilteredInitializerInformer(client versioned.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer + func NewInitializerInformer(client versioned.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer + type InitializerInformer interface + Informer func() cache.SharedIndexInformer + Lister func() v1alpha1.InitializerLister + type Interface interface + Initializers func() InitializerInformer + func New(f internalinterfaces.SharedInformerFactory, namespace string, ...) Interface