package
0.0.0-20240912145314-f5949d81732a
Repository: https://github.com/kcp-dev/client-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewForConfig creates a new StorageV1ClusterClient for the given config.
NewForConfigAndClient creates a new StorageV1ClusterClient for the given config and http client.
NewForConfigOrDie creates a new StorageV1ClusterClient for the given config and panics if there is an error in the config.

# Structs

No description provided by the author

# Interfaces

CSIDriverClusterInterface can operate on CSIDrivers across all clusters, or scope down to one cluster and return a storagev1client.CSIDriverInterface.
CSIDriversClusterGetter has a method to return a CSIDriverClusterInterface.
CSINodeClusterInterface can operate on CSINodes across all clusters, or scope down to one cluster and return a storagev1client.CSINodeInterface.
CSINodesClusterGetter has a method to return a CSINodeClusterInterface.
CSIStorageCapacitiesClusterGetter has a method to return a CSIStorageCapacityClusterInterface.
CSIStorageCapacitiesNamespacer can scope to objects within a namespace, returning a storagev1client.CSIStorageCapacityInterface.
CSIStorageCapacityClusterInterface can operate on CSIStorageCapacities across all clusters, or scope down to one cluster and return a CSIStorageCapacitiesNamespacer.
StorageClassClusterInterface can operate on StorageClasses across all clusters, or scope down to one cluster and return a storagev1client.StorageClassInterface.
StorageClassesClusterGetter has a method to return a StorageClassClusterInterface.
No description provided by the author
No description provided by the author
VolumeAttachmentClusterInterface can operate on VolumeAttachments across all clusters, or scope down to one cluster and return a storagev1client.VolumeAttachmentInterface.
VolumeAttachmentsClusterGetter has a method to return a VolumeAttachmentClusterInterface.