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: 4 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HorizonSourceLister added in v0.33.0

type HorizonSourceLister interface {
	// List lists all HorizonSources in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.HorizonSource, err error)
	// HorizonSources returns an object that can list and get HorizonSources.
	HorizonSources(namespace string) HorizonSourceNamespaceLister
	HorizonSourceListerExpansion
}

HorizonSourceLister helps list HorizonSources. All objects returned here must be treated as read-only.

func NewHorizonSourceLister added in v0.33.0

func NewHorizonSourceLister(indexer cache.Indexer) HorizonSourceLister

NewHorizonSourceLister returns a new HorizonSourceLister.

type HorizonSourceListerExpansion added in v0.33.0

type HorizonSourceListerExpansion interface{}

HorizonSourceListerExpansion allows custom methods to be added to HorizonSourceLister.

type HorizonSourceNamespaceLister added in v0.33.0

type HorizonSourceNamespaceLister interface {
	// List lists all HorizonSources in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.HorizonSource, err error)
	// Get retrieves the HorizonSource from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.HorizonSource, error)
	HorizonSourceNamespaceListerExpansion
}

HorizonSourceNamespaceLister helps list and get HorizonSources. All objects returned here must be treated as read-only.

type HorizonSourceNamespaceListerExpansion added in v0.33.0

type HorizonSourceNamespaceListerExpansion interface{}

HorizonSourceNamespaceListerExpansion allows custom methods to be added to HorizonSourceNamespaceLister.

type VSphereBindingLister

type VSphereBindingLister interface {
	// List lists all VSphereBindings in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.VSphereBinding, err error)
	// VSphereBindings returns an object that can list and get VSphereBindings.
	VSphereBindings(namespace string) VSphereBindingNamespaceLister
	VSphereBindingListerExpansion
}

VSphereBindingLister helps list VSphereBindings. All objects returned here must be treated as read-only.

func NewVSphereBindingLister

func NewVSphereBindingLister(indexer cache.Indexer) VSphereBindingLister

NewVSphereBindingLister returns a new VSphereBindingLister.

type VSphereBindingListerExpansion

type VSphereBindingListerExpansion interface{}

VSphereBindingListerExpansion allows custom methods to be added to VSphereBindingLister.

type VSphereBindingNamespaceLister

type VSphereBindingNamespaceLister interface {
	// List lists all VSphereBindings in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.VSphereBinding, err error)
	// Get retrieves the VSphereBinding from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.VSphereBinding, error)
	VSphereBindingNamespaceListerExpansion
}

VSphereBindingNamespaceLister helps list and get VSphereBindings. All objects returned here must be treated as read-only.

type VSphereBindingNamespaceListerExpansion

type VSphereBindingNamespaceListerExpansion interface{}

VSphereBindingNamespaceListerExpansion allows custom methods to be added to VSphereBindingNamespaceLister.

type VSphereSourceLister

type VSphereSourceLister interface {
	// List lists all VSphereSources in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.VSphereSource, err error)
	// VSphereSources returns an object that can list and get VSphereSources.
	VSphereSources(namespace string) VSphereSourceNamespaceLister
	VSphereSourceListerExpansion
}

VSphereSourceLister helps list VSphereSources. All objects returned here must be treated as read-only.

func NewVSphereSourceLister

func NewVSphereSourceLister(indexer cache.Indexer) VSphereSourceLister

NewVSphereSourceLister returns a new VSphereSourceLister.

type VSphereSourceListerExpansion

type VSphereSourceListerExpansion interface{}

VSphereSourceListerExpansion allows custom methods to be added to VSphereSourceLister.

type VSphereSourceNamespaceLister

type VSphereSourceNamespaceLister interface {
	// List lists all VSphereSources in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.VSphereSource, err error)
	// Get retrieves the VSphereSource from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.VSphereSource, error)
	VSphereSourceNamespaceListerExpansion
}

VSphereSourceNamespaceLister helps list and get VSphereSources. All objects returned here must be treated as read-only.

type VSphereSourceNamespaceListerExpansion

type VSphereSourceNamespaceListerExpansion interface{}

VSphereSourceNamespaceListerExpansion allows custom methods to be added to VSphereSourceNamespaceLister.

Jump to

Keyboard shortcuts

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