v1beta1

package
v4.1.2 Latest Latest
Warning

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

Go to latest
Published: May 20, 2022 License: BSD-3-Clause, BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HostAttributesCrdLister

type HostAttributesCrdLister interface {
	// List lists all HostAttributesCrds in the indexer.
	List(selector labels.Selector) (ret []*v1beta1.HostAttributesCrd, err error)
	// HostAttributesCrds returns an object that can list and get HostAttributesCrds.
	HostAttributesCrds(namespace string) HostAttributesCrdNamespaceLister
	HostAttributesCrdListerExpansion
}

HostAttributesCrdLister helps list HostAttributesCrds.

func NewHostAttributesCrdLister

func NewHostAttributesCrdLister(indexer cache.Indexer) HostAttributesCrdLister

NewHostAttributesCrdLister returns a new HostAttributesCrdLister.

type HostAttributesCrdListerExpansion

type HostAttributesCrdListerExpansion interface{}

HostAttributesCrdListerExpansion allows custom methods to be added to HostAttributesCrdLister.

type HostAttributesCrdNamespaceLister

type HostAttributesCrdNamespaceLister interface {
	// List lists all HostAttributesCrds in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1beta1.HostAttributesCrd, err error)
	// Get retrieves the HostAttributesCrd from the indexer for a given namespace and name.
	Get(name string) (*v1beta1.HostAttributesCrd, error)
	HostAttributesCrdNamespaceListerExpansion
}

HostAttributesCrdNamespaceLister helps list and get HostAttributesCrds.

type HostAttributesCrdNamespaceListerExpansion

type HostAttributesCrdNamespaceListerExpansion interface{}

HostAttributesCrdNamespaceListerExpansion allows custom methods to be added to HostAttributesCrdNamespaceLister.

Jump to

Keyboard shortcuts

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