Skip to content

Commit

Permalink
add two new apiGroup (RedHatQE#817)
Browse files Browse the repository at this point in the history
Co-authored-by: Meni Yakove <[email protected]>
  • Loading branch information
dbasunag and myakove authored Sep 14, 2022
1 parent 484eba0 commit df2fad7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ocp_resources/resource.py
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ class ApiGroup:
APPS = "apps"
BATCH = "batch"
CDI_KUBEVIRT_IO = "cdi.kubevirt.io"
CLONE_KUBEVIRT_IO = "clone.kubevirt.io"
CONFIG_OPENSHIFT_IO = "config.openshift.io"
CONSOLE_OPENSHIFT_IO = "console.openshift.io"
DATA_IMPORT_CRON_TEMPLATE_KUBEVIRT_IO = "dataimportcrontemplate.kubevirt.io"
Expand Down

0 comments on commit df2fad7

Please sign in to comment.