v1alpha1

package
v0.0.0-...-bf1c9b8 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewStorageVersionClusterLister

func NewStorageVersionClusterLister(indexer cache.Indexer) *storageVersionClusterLister

NewStorageVersionClusterLister returns a new StorageVersionClusterLister. We assume that the indexer: - is fed by a cross-workspace LIST+WATCH - uses kcpcache.MetaClusterNamespaceKeyFunc as the key function - has the kcpcache.ClusterIndex as an index

Types

type StorageVersionClusterLister

type StorageVersionClusterLister interface {
	// List lists all StorageVersions in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*internalv1alpha1.StorageVersion, err error)
	// Cluster returns a lister that can list and get StorageVersions in one workspace.
	Cluster(clusterName logicalcluster.Name) internalv1alpha1listers.StorageVersionLister
	StorageVersionClusterListerExpansion
}

StorageVersionClusterLister can list StorageVersions across all workspaces, or scope down to a StorageVersionLister for one workspace. All objects returned here must be treated as read-only.

type StorageVersionClusterListerExpansion

type StorageVersionClusterListerExpansion interface{}

StorageVersionClusterListerExpansion allows custom methods to be added to StorageVersionClusterLister.

Jump to

Keyboard shortcuts

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