v1

package
v0.32.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCertificateSigningRequestLister

func NewCertificateSigningRequestLister(indexer cache.Indexer) listerscertificatesv1.CertificateSigningRequestLister

NewCertificateSigningRequestLister returns a new CertificateSigningRequestLister. 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 CertificateSigningRequestClusterLister

type CertificateSigningRequestClusterLister interface {
	// List lists all CertificateSigningRequests in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*certificatesv1.CertificateSigningRequest, err error)
	// Cluster returns a lister that can list and get CertificateSigningRequests in one workspace.
	Cluster(clusterName logicalcluster.Name) listerscertificatesv1.CertificateSigningRequestLister
	CertificateSigningRequestClusterListerExpansion
}

CertificateSigningRequestClusterLister helps list CertificateSigningRequests across all workspaces, or scope down to a CertificateSigningRequestLister for one workspace. All objects returned here must be treated as read-only.

func NewCertificateSigningRequestClusterLister

func NewCertificateSigningRequestClusterLister(indexer cache.Indexer) CertificateSigningRequestClusterLister

NewCertificateSigningRequestClusterLister returns a new CertificateSigningRequestClusterLister. 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

type CertificateSigningRequestClusterListerExpansion

type CertificateSigningRequestClusterListerExpansion interface{}

CertificateSigningRequestClusterListerExpansion allows custom methods to be added to CertificateSigningRequestClusterLister.

Jump to

Keyboard shortcuts

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