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