v1alpha1

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredInstaScaleInformer

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

NewFilteredInstaScaleInformer constructs a new informer for InstaScale 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 NewFilteredMCADInformer

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

NewFilteredMCADInformer constructs a new informer for MCAD 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 NewInstaScaleInformer

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

NewInstaScaleInformer constructs a new informer for InstaScale 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 NewMCADInformer

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

NewMCADInformer constructs a new informer for MCAD 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 InstaScaleInformer

type InstaScaleInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.InstaScaleLister
}

InstaScaleInformer provides access to a shared informer and lister for InstaScales.

type Interface

type Interface interface {
	// InstaScales returns a InstaScaleInformer.
	InstaScales() InstaScaleInformer
	// MCADs returns a MCADInformer.
	MCADs() MCADInformer
}

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

func New

New returns a new Interface.

type MCADInformer

type MCADInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.MCADLister
}

MCADInformer provides access to a shared informer and lister for MCADs.

Jump to

Keyboard shortcuts

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