v1alpha1

package
v0.39.0 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2023 License: Apache-2.0 Imports: 10 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredHorizonSourceInformer added in v0.33.0

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

NewFilteredHorizonSourceInformer constructs a new informer for HorizonSource 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 NewFilteredVSphereBindingInformer

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

NewFilteredVSphereBindingInformer constructs a new informer for VSphereBinding 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 NewFilteredVSphereSourceInformer

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

NewFilteredVSphereSourceInformer constructs a new informer for VSphereSource 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 NewHorizonSourceInformer added in v0.33.0

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

NewHorizonSourceInformer constructs a new informer for HorizonSource 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 NewVSphereBindingInformer

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

NewVSphereBindingInformer constructs a new informer for VSphereBinding 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 NewVSphereSourceInformer

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

NewVSphereSourceInformer constructs a new informer for VSphereSource 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 HorizonSourceInformer added in v0.33.0

type HorizonSourceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.HorizonSourceLister
}

HorizonSourceInformer provides access to a shared informer and lister for HorizonSources.

type Interface

type Interface interface {
	// HorizonSources returns a HorizonSourceInformer.
	HorizonSources() HorizonSourceInformer
	// VSphereBindings returns a VSphereBindingInformer.
	VSphereBindings() VSphereBindingInformer
	// VSphereSources returns a VSphereSourceInformer.
	VSphereSources() VSphereSourceInformer
}

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

func New

New returns a new Interface.

type VSphereBindingInformer

type VSphereBindingInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.VSphereBindingLister
}

VSphereBindingInformer provides access to a shared informer and lister for VSphereBindings.

type VSphereSourceInformer

type VSphereSourceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.VSphereSourceLister
}

VSphereSourceInformer provides access to a shared informer and lister for VSphereSources.

Jump to

Keyboard shortcuts

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