remove storageclass endpoints

Signed-off-by: Riaan Kleinhans <riaan@ii.coop>
This commit is contained in:
Riaan Kleinhans 2023-09-20 09:17:58 +12:00
parent 098d4c7b9e
commit b23575d0fc

View File

@ -4,7 +4,6 @@
- createCoreV1Node
- createCoreV1PersistentVolume
- createStorageV1CSINode
- createStorageV1StorageClass
- createStorageV1VolumeAttachment
- deleteCoreV1CollectionNamespacedPersistentVolumeClaim
- deleteCoreV1CollectionPersistentVolume
@ -12,23 +11,19 @@
- deleteCoreV1Node
- deleteCoreV1PersistentVolume
- deleteStorageV1CollectionCSINode
- deleteStorageV1CollectionStorageClass
- deleteStorageV1CollectionVolumeAttachment
- deleteStorageV1CSINode
- deleteStorageV1StorageClass
- deleteStorageV1VolumeAttachment
- getInternalApiserverAPIGroup
- getResourceAPIGroup
- listCoreV1PersistentVolumeClaimForAllNamespaces
- listStorageV1CSINode
- listStorageV1StorageClass
- listStorageV1VolumeAttachment
- patchCoreV1NamespacedPersistentVolumeClaim
- patchCoreV1NamespacedPersistentVolumeClaimStatus
- patchCoreV1PersistentVolume
- patchCoreV1PersistentVolumeStatus
- patchStorageV1CSINode
- patchStorageV1StorageClass
- patchStorageV1VolumeAttachment
- patchStorageV1VolumeAttachmentStatus
- readCoreV1NamespacedPersistentVolumeClaim
@ -36,7 +31,6 @@
- readCoreV1PersistentVolume
- readCoreV1PersistentVolumeStatus
- readStorageV1CSINode
- readStorageV1StorageClass
- readStorageV1VolumeAttachment
- readStorageV1VolumeAttachmentStatus
- replaceCoreV1NamespacedPersistentVolumeClaim
@ -44,6 +38,5 @@
- replaceCoreV1PersistentVolume
- replaceCoreV1PersistentVolumeStatus
- replaceStorageV1CSINode
- replaceStorageV1StorageClass
- replaceStorageV1VolumeAttachment
- replaceStorageV1VolumeAttachmentStatus