v1beta1

package
v0.1.56 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OpenshiftEC2NodeClassLister

type OpenshiftEC2NodeClassLister interface {
	// List lists all OpenshiftEC2NodeClasses in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1beta1.OpenshiftEC2NodeClass, err error)
	// OpenshiftEC2NodeClasses returns an object that can list and get OpenshiftEC2NodeClasses.
	OpenshiftEC2NodeClasses(namespace string) OpenshiftEC2NodeClassNamespaceLister
	OpenshiftEC2NodeClassListerExpansion
}

OpenshiftEC2NodeClassLister helps list OpenshiftEC2NodeClasses. All objects returned here must be treated as read-only.

func NewOpenshiftEC2NodeClassLister

func NewOpenshiftEC2NodeClassLister(indexer cache.Indexer) OpenshiftEC2NodeClassLister

NewOpenshiftEC2NodeClassLister returns a new OpenshiftEC2NodeClassLister.

type OpenshiftEC2NodeClassListerExpansion

type OpenshiftEC2NodeClassListerExpansion interface{}

OpenshiftEC2NodeClassListerExpansion allows custom methods to be added to OpenshiftEC2NodeClassLister.

type OpenshiftEC2NodeClassNamespaceLister

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

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

type OpenshiftEC2NodeClassNamespaceListerExpansion

type OpenshiftEC2NodeClassNamespaceListerExpansion interface{}

OpenshiftEC2NodeClassNamespaceListerExpansion allows custom methods to be added to OpenshiftEC2NodeClassNamespaceLister.

Jump to

Keyboard shortcuts

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