v1alpha1

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2023 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 NodeLocalStorageInitConfigLister

type NodeLocalStorageInitConfigLister interface {
	// List lists all NodeLocalStorageInitConfigs in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.NodeLocalStorageInitConfig, err error)
	// Get retrieves the NodeLocalStorageInitConfig from the index for a given name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.NodeLocalStorageInitConfig, error)
	NodeLocalStorageInitConfigListerExpansion
}

NodeLocalStorageInitConfigLister helps list NodeLocalStorageInitConfigs. All objects returned here must be treated as read-only.

func NewNodeLocalStorageInitConfigLister

func NewNodeLocalStorageInitConfigLister(indexer cache.Indexer) NodeLocalStorageInitConfigLister

NewNodeLocalStorageInitConfigLister returns a new NodeLocalStorageInitConfigLister.

type NodeLocalStorageInitConfigListerExpansion

type NodeLocalStorageInitConfigListerExpansion interface{}

NodeLocalStorageInitConfigListerExpansion allows custom methods to be added to NodeLocalStorageInitConfigLister.

type NodeLocalStorageLister

type NodeLocalStorageLister interface {
	// List lists all NodeLocalStorages in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.NodeLocalStorage, err error)
	// Get retrieves the NodeLocalStorage from the index for a given name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.NodeLocalStorage, error)
	NodeLocalStorageListerExpansion
}

NodeLocalStorageLister helps list NodeLocalStorages. All objects returned here must be treated as read-only.

func NewNodeLocalStorageLister

func NewNodeLocalStorageLister(indexer cache.Indexer) NodeLocalStorageLister

NewNodeLocalStorageLister returns a new NodeLocalStorageLister.

type NodeLocalStorageListerExpansion

type NodeLocalStorageListerExpansion interface{}

NodeLocalStorageListerExpansion allows custom methods to be added to NodeLocalStorageLister.

Jump to

Keyboard shortcuts

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