v1alpha1

package
v0.30.0 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2022 License: Apache-2.0 Imports: 10 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

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 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 Interface

type Interface interface {
	// 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