Skip to content

Commit c5cbd62

Browse files
authored
add SUBRESOURCES_KUBEVIRT_IO (#537)
1 parent 1f8147e commit c5cbd62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ocp_resources/resource.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@ class ApiGroup:
328328
SSP_KUBEVIRT_IO = "ssp.kubevirt.io"
329329
STORAGE_K8S_IO = "storage.k8s.io"
330330
STORAGECLASS_KUBERNETES_IO = "storageclass.kubernetes.io"
331+
SUBRESOURCES_KUBEVIRT_IO = "subresources.kubevirt.io"
331332
TEMPLATE_KUBEVIRT_IO = "template.kubevirt.io"
332333
TEMPLATE_OPENSHIFT_IO = "template.openshift.io"
333334
UPLOAD_CDI_KUBEVIRT_IO = "upload.cdi.kubevirt.io"

0 commit comments

Comments
 (0)