Versions in this module Expand all Collapse all v0 v0.5.0 May 8, 2022 Changes in this version + func NewFilteredStackInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer + func NewStackInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer + type Interface interface + Stacks func() StackInformer + func New(f internalinterfaces.SharedInformerFactory, namespace string, ...) Interface + type StackInformer interface + Informer func() cache.SharedIndexInformer + Lister func() v1alpha1.StackLister