We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f8147e commit c5cbd62Copy full SHA for c5cbd62
ocp_resources/resource.py
@@ -328,6 +328,7 @@ class ApiGroup:
328
SSP_KUBEVIRT_IO = "ssp.kubevirt.io"
329
STORAGE_K8S_IO = "storage.k8s.io"
330
STORAGECLASS_KUBERNETES_IO = "storageclass.kubernetes.io"
331
+ SUBRESOURCES_KUBEVIRT_IO = "subresources.kubevirt.io"
332
TEMPLATE_KUBEVIRT_IO = "template.kubevirt.io"
333
TEMPLATE_OPENSHIFT_IO = "template.openshift.io"
334
UPLOAD_CDI_KUBEVIRT_IO = "upload.cdi.kubevirt.io"
0 commit comments