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 NewFilteredMonitorInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer + func NewMonitorInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer + type Interface interface + Monitors func() MonitorInformer + func New(f internalinterfaces.SharedInformerFactory, namespace string, ...) Interface + type MonitorInformer interface + Informer func() cache.SharedIndexInformer + Lister func() v1alpha1.MonitorLister