v1alpha1

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2020 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 VSphereBindingLister

type VSphereBindingLister interface {
	// List lists all VSphereBindings in the indexer.
	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.

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.
	List(selector labels.Selector) (ret []*v1alpha1.VSphereBinding, err error)
	// Get retrieves the VSphereBinding from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.VSphereBinding, error)
	VSphereBindingNamespaceListerExpansion
}

VSphereBindingNamespaceLister helps list and get VSphereBindings.

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

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.
	List(selector labels.Selector) (ret []*v1alpha1.VSphereSource, err error)
	// Get retrieves the VSphereSource from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.VSphereSource, error)
	VSphereSourceNamespaceListerExpansion
}

VSphereSourceNamespaceLister helps list and get VSphereSources.

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