package
0.0.0-20240912145314-f5949d81732a
Repository: https://github.com/kcp-dev/client-go.git
Documentation: pkg.go.dev
# Functions
NewCSIDriverClusterLister returns a new CSIDriverClusterLister.
NewCSINodeClusterLister returns a new CSINodeClusterLister.
NewCSIStorageCapacityClusterLister returns a new CSIStorageCapacityClusterLister.
NewStorageClassClusterLister returns a new StorageClassClusterLister.
NewVolumeAttachmentClusterLister returns a new VolumeAttachmentClusterLister.
# Interfaces
CSIDriverClusterLister can list CSIDrivers across all workspaces, or scope down to a CSIDriverLister for one workspace.
CSIDriverClusterListerExpansion allows custom methods to be added to CSIDriverClusterLister.
CSINodeClusterLister can list CSINodes across all workspaces, or scope down to a CSINodeLister for one workspace.
CSINodeClusterListerExpansion allows custom methods to be added to CSINodeClusterLister.
CSIStorageCapacityClusterLister can list CSIStorageCapacities across all workspaces, or scope down to a CSIStorageCapacityLister for one workspace.
CSIStorageCapacityClusterListerExpansion allows custom methods to be added to CSIStorageCapacityClusterLister.
StorageClassClusterLister can list StorageClasses across all workspaces, or scope down to a StorageClassLister for one workspace.
StorageClassClusterListerExpansion allows custom methods to be added to StorageClassClusterLister.
VolumeAttachmentClusterLister can list VolumeAttachments across all workspaces, or scope down to a VolumeAttachmentLister for one workspace.
VolumeAttachmentClusterListerExpansion allows custom methods to be added to VolumeAttachmentClusterLister.