package
12.0.0+incompatible
Repository: https://github.com/kubernetes/client-go.git
Documentation: pkg.go.dev

# Functions

NewCSIDriverLister returns a new CSIDriverLister.
NewCSINodeLister returns a new CSINodeLister.
NewStorageClassLister returns a new StorageClassLister.
NewVolumeAttachmentLister returns a new VolumeAttachmentLister.

# Interfaces

CSIDriverLister helps list CSIDrivers.
CSIDriverListerExpansion allows custom methods to be added to CSIDriverLister.
CSINodeLister helps list CSINodes.
CSINodeListerExpansion allows custom methods to be added to CSINodeLister.
StorageClassLister helps list StorageClasses.
StorageClassListerExpansion allows custom methods to be added to StorageClassLister.
VolumeAttachmentLister helps list VolumeAttachments.
VolumeAttachmentListerExpansion allows custom methods to be added to VolumeAttachmentLister.