v1alpha1

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAnalyzerEdgeModuleInformer

func NewAnalyzerEdgeModuleInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewAnalyzerEdgeModuleInformer constructs a new informer for AnalyzerEdgeModule 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 NewAnalyzerInformer

func NewAnalyzerInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewAnalyzerInformer constructs a new informer for Analyzer 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 NewFilteredAnalyzerEdgeModuleInformer

func NewFilteredAnalyzerEdgeModuleInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredAnalyzerEdgeModuleInformer constructs a new informer for AnalyzerEdgeModule 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 NewFilteredAnalyzerInformer

func NewFilteredAnalyzerInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredAnalyzerInformer constructs a new informer for Analyzer 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 AnalyzerEdgeModuleInformer

type AnalyzerEdgeModuleInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.AnalyzerEdgeModuleLister
}

AnalyzerEdgeModuleInformer provides access to a shared informer and lister for AnalyzerEdgeModules.

type AnalyzerInformer

type AnalyzerInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.AnalyzerLister
}

AnalyzerInformer provides access to a shared informer and lister for Analyzers.

type Interface

type Interface interface {
	// Analyzers returns a AnalyzerInformer.
	Analyzers() AnalyzerInformer
	// AnalyzerEdgeModules returns a AnalyzerEdgeModuleInformer.
	AnalyzerEdgeModules() AnalyzerEdgeModuleInformer
}

Interface provides access to all the informers in this group version.

func New

New returns a new Interface.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL