v1alpha1

package
v0.0.0-...-d0d33ef Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: Apache-2.0 Imports: 4 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KlusterletConfigLister

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

KlusterletConfigLister helps list KlusterletConfigs. All objects returned here must be treated as read-only.

func NewKlusterletConfigLister

func NewKlusterletConfigLister(indexer cache.Indexer) KlusterletConfigLister

NewKlusterletConfigLister returns a new KlusterletConfigLister.

type KlusterletConfigListerExpansion

type KlusterletConfigListerExpansion interface{}

KlusterletConfigListerExpansion allows custom methods to be added to KlusterletConfigLister.

Jump to

Keyboard shortcuts

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