Documentation ¶
Index ¶
- func New(f internalinterfaces.SharedInformerFactory, namespaces informers.NamespaceSet, ...) v1alpha1.Interface
- func NewFilteredWasmPluginInformer(client versioned.Interface, namespaces informers.NamespaceSet, ...) cache.SharedIndexInformer
- func NewWasmPluginInformer(client versioned.Interface, namespaces informers.NamespaceSet, ...) cache.SharedIndexInformer
- type WasmPluginInformer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(f internalinterfaces.SharedInformerFactory, namespaces informers.NamespaceSet, tweakListOptions internalinterfaces.TweakListOptionsFunc) v1alpha1.Interface
New returns a new Interface.
func NewFilteredWasmPluginInformer ¶
func NewFilteredWasmPluginInformer(client versioned.Interface, namespaces informers.NamespaceSet, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredWasmPluginInformer constructs a new informer for WasmPlugin type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.
func NewWasmPluginInformer ¶
func NewWasmPluginInformer(client versioned.Interface, namespaces informers.NamespaceSet, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewWasmPluginInformer constructs a new informer for WasmPlugin type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.
Types ¶
type WasmPluginInformer ¶
type WasmPluginInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.WasmPluginLister }
WasmPluginInformer provides access to a shared informer and lister for WasmPlugins.
Click to show internal directories.
Click to hide internal directories.