Skip to content

Commit

Permalink
support edge cloud provider in OSM CRDs
Browse files Browse the repository at this point in the history
Signed-off-by: Moath Qasim <moad.qassem@gmail.com>

Signed-off-by: Moath Qasim <moad.qassem@gmail.com>
  • Loading branch information
moadqassem committed Feb 4, 2024
1 parent 34aa7a2 commit 6853b56
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -175,25 +175,26 @@ spec:
name:
description: Name represents the name of the supported cloud provider
enum:
- alibaba
- anexia
- aws
- azure
- baremetal
- digitalocean
- edge
- equinixmetal
- external
- fake
- gce
- hetzner
- kubevirt
- linode
- nutanix
- opennebula
- openstack
- equinixmetal
- vsphere
- fake
- alibaba
- anexia
- scaleway
- baremetal
- external
- vmware-cloud-director
- opennebula
- vsphere
type: string
spec:
description: Spec represents the os/image reference in the supported
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -466,25 +466,26 @@ spec:
description: Name represents the name of the supported cloud
provider
enum:
- alibaba
- anexia
- aws
- azure
- baremetal
- digitalocean
- edge
- equinixmetal
- external
- fake
- gce
- hetzner
- kubevirt
- linode
- nutanix
- opennebula
- openstack
- equinixmetal
- vsphere
- fake
- alibaba
- anexia
- scaleway
- baremetal
- external
- vmware-cloud-director
- opennebula
- vsphere
type: string
spec:
description: Spec represents the os/image reference in the supported
Expand Down

0 comments on commit 6853b56

Please sign in to comment.