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 NewStorageVersionMigrationClusterLister

func NewStorageVersionMigrationClusterLister(indexer cache.Indexer) *storageVersionMigrationClusterLister

NewStorageVersionMigrationClusterLister returns a new StorageVersionMigrationClusterLister. 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 StorageVersionMigrationClusterLister

type StorageVersionMigrationClusterLister interface {
	// List lists all StorageVersionMigrations in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*storagemigrationv1alpha1.StorageVersionMigration, err error)
	// Cluster returns a lister that can list and get StorageVersionMigrations in one workspace.
	Cluster(clusterName logicalcluster.Name) storagemigrationv1alpha1listers.StorageVersionMigrationLister
	StorageVersionMigrationClusterListerExpansion
}

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

type StorageVersionMigrationClusterListerExpansion

type StorageVersionMigrationClusterListerExpansion interface{}

StorageVersionMigrationClusterListerExpansion allows custom methods to be added to StorageVersionMigrationClusterLister.

Jump to

Keyboard shortcuts

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