Skip to content

Commit

Permalink
make gen
Browse files Browse the repository at this point in the history
  • Loading branch information
jcpowermac committed Oct 2, 2024
1 parent 7e48bd6 commit 8cb746e
Show file tree
Hide file tree
Showing 32 changed files with 2,046 additions and 2,379 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -608,9 +608,9 @@ spec:
failureDomains contains the definition of region, zone and the vCenter topology.
If this is omitted failure domains (regions and zones) will not be used.
items:
description: |-
VSpherePlatformFailureDomainSpec holds the region and zone failure domain and
the vCenter topology of that failure domain.
description: VSpherePlatformFailureDomainSpec holds the
region and zone failure domain and the vCenter topology
of that failure domain.
properties:
name:
description: |-
Expand All @@ -628,9 +628,9 @@ spec:
minLength: 1
type: string
regionType:
description: regionType defines the type of region that
is used for this failure domain. The current available
options are ComputeCluster and Datacenter.
description: |-
regionType defines the type of region that is used for this failure domain. The current available options
are ComputeCluster and Datacenter.
enum:
- ComputeCluster
- Datacenter
Expand All @@ -652,32 +652,27 @@ spec:
using vSphere constructs
properties:
affinity:
description: affinity holds the VMGroup and the
HostGroup names in vCenter corresponds to a vm-host
group of type Virtual Machine and Host respectively.
Is also contains the VMHostRule which is an affinity
vm-host rule in vCenter.
description: |-
affinity holds the VMGroup and the HostGroup names in vCenter corresponds to
a vm-host group of type Virtual Machine and Host respectively. Is also
contains the VMHostRule which is an affinity vm-host rule in vCenter.
properties:
hostGroup:
description: hostGroup is the name of the vm-host
group of type host within vCenter for this
failure domain. This field is required when
the VSphereFailureDomain ZoneType is HostGroup
description: |-
hostGroup is the name of the vm-host group of type host within vCenter for this failure domain.
This field is required when the VSphereFailureDomain ZoneType is HostGroup
maxLength: 80
type: string
vmGroup:
description: vmGroup is the name of the vm-host
group of type virtual machine within vCenter
for this failure domain. This field is required
when the VSphereFailureDomain ZoneType is
HostGroup
description: |-
vmGroup is the name of the vm-host group of type virtual machine within vCenter for this failure domain.
This field is required when the VSphereFailureDomain ZoneType is HostGroup
maxLength: 80
type: string
vmHostRule:
description: vmHostRule is the name of the affinity
vm-host rule within vCenter for this failure
domain. This field is required when the VSphereFailureDomain
ZoneType is HostGroup
description: |-
vmHostRule is the name of the affinity vm-host rule within vCenter for this failure domain.
This field is required when the VSphereFailureDomain ZoneType is HostGroup
maxLength: 80
type: string
type: object
Expand Down Expand Up @@ -768,9 +763,9 @@ spec:
minLength: 1
type: string
zoneType:
description: zoneType defines the type of zone that
is used for this failure domain. The current available
options are HostGroup and ComputeCluster.
description: |-
zoneType defines the type of zone that is used for this failure domain. The current available options
are HostGroup and ComputeCluster.
enum:
- HostGroup
- ComputeCluster
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -608,9 +608,9 @@ spec:
failureDomains contains the definition of region, zone and the vCenter topology.
If this is omitted failure domains (regions and zones) will not be used.
items:
description: |-
VSpherePlatformFailureDomainSpec holds the region and zone failure domain and
the vCenter topology of that failure domain.
description: VSpherePlatformFailureDomainSpec holds the
region and zone failure domain and the vCenter topology
of that failure domain.
properties:
name:
description: |-
Expand All @@ -628,9 +628,9 @@ spec:
minLength: 1
type: string
regionType:
description: regionType defines the type of region that
is used for this failure domain. The current available
options are ComputeCluster and Datacenter.
description: |-
regionType defines the type of region that is used for this failure domain. The current available options
are ComputeCluster and Datacenter.
maxLength: 14
minLength: 9
type: string
Expand All @@ -649,32 +649,27 @@ spec:
using vSphere constructs
properties:
affinity:
description: affinity holds the VMGroup and the
HostGroup names in vCenter corresponds to a vm-host
group of type Virtual Machine and Host respectively.
Is also contains the VMHostRule which is an affinity
vm-host rule in vCenter.
description: |-
affinity holds the VMGroup and the HostGroup names in vCenter corresponds to
a vm-host group of type Virtual Machine and Host respectively. Is also
contains the VMHostRule which is an affinity vm-host rule in vCenter.
properties:
hostGroup:
description: hostGroup is the name of the vm-host
group of type host within vCenter for this
failure domain. This field is required when
the VSphereFailureDomain ZoneType is HostGroup
description: |-
hostGroup is the name of the vm-host group of type host within vCenter for this failure domain.
This field is required when the VSphereFailureDomain ZoneType is HostGroup
maxLength: 80
type: string
vmGroup:
description: vmGroup is the name of the vm-host
group of type virtual machine within vCenter
for this failure domain. This field is required
when the VSphereFailureDomain ZoneType is
HostGroup
description: |-
vmGroup is the name of the vm-host group of type virtual machine within vCenter for this failure domain.
This field is required when the VSphereFailureDomain ZoneType is HostGroup
maxLength: 80
type: string
vmHostRule:
description: vmHostRule is the name of the affinity
vm-host rule within vCenter for this failure
domain. This field is required when the VSphereFailureDomain
ZoneType is HostGroup
description: |-
vmHostRule is the name of the affinity vm-host rule within vCenter for this failure domain.
This field is required when the VSphereFailureDomain ZoneType is HostGroup
maxLength: 80
type: string
type: object
Expand Down Expand Up @@ -765,9 +760,9 @@ spec:
minLength: 1
type: string
zoneType:
description: zoneType defines the type of zone that
is used for this failure domain. The current available
options are HostGroup and ComputeCluster.
description: |-
zoneType defines the type of zone that is used for this failure domain. The current available options
are HostGroup and ComputeCluster.
maxLength: 14
minLength: 9
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -608,9 +608,9 @@ spec:
failureDomains contains the definition of region, zone and the vCenter topology.
If this is omitted failure domains (regions and zones) will not be used.
items:
description: |-
VSpherePlatformFailureDomainSpec holds the region and zone failure domain and
the vCenter topology of that failure domain.
description: VSpherePlatformFailureDomainSpec holds the
region and zone failure domain and the vCenter topology
of that failure domain.
properties:
name:
description: |-
Expand All @@ -628,9 +628,9 @@ spec:
minLength: 1
type: string
regionType:
description: regionType defines the type of region that
is used for this failure domain. The current available
options are ComputeCluster and Datacenter.
description: |-
regionType defines the type of region that is used for this failure domain. The current available options
are ComputeCluster and Datacenter.
enum:
- ComputeCluster
- Datacenter
Expand All @@ -652,32 +652,27 @@ spec:
using vSphere constructs
properties:
affinity:
description: affinity holds the VMGroup and the
HostGroup names in vCenter corresponds to a vm-host
group of type Virtual Machine and Host respectively.
Is also contains the VMHostRule which is an affinity
vm-host rule in vCenter.
description: |-
affinity holds the VMGroup and the HostGroup names in vCenter corresponds to
a vm-host group of type Virtual Machine and Host respectively. Is also
contains the VMHostRule which is an affinity vm-host rule in vCenter.
properties:
hostGroup:
description: hostGroup is the name of the vm-host
group of type host within vCenter for this
failure domain. This field is required when
the VSphereFailureDomain ZoneType is HostGroup
description: |-
hostGroup is the name of the vm-host group of type host within vCenter for this failure domain.
This field is required when the VSphereFailureDomain ZoneType is HostGroup
maxLength: 80
type: string
vmGroup:
description: vmGroup is the name of the vm-host
group of type virtual machine within vCenter
for this failure domain. This field is required
when the VSphereFailureDomain ZoneType is
HostGroup
description: |-
vmGroup is the name of the vm-host group of type virtual machine within vCenter for this failure domain.
This field is required when the VSphereFailureDomain ZoneType is HostGroup
maxLength: 80
type: string
vmHostRule:
description: vmHostRule is the name of the affinity
vm-host rule within vCenter for this failure
domain. This field is required when the VSphereFailureDomain
ZoneType is HostGroup
description: |-
vmHostRule is the name of the affinity vm-host rule within vCenter for this failure domain.
This field is required when the VSphereFailureDomain ZoneType is HostGroup
maxLength: 80
type: string
type: object
Expand Down Expand Up @@ -768,9 +763,9 @@ spec:
minLength: 1
type: string
zoneType:
description: zoneType defines the type of zone that
is used for this failure domain. The current available
options are HostGroup and ComputeCluster.
description: |-
zoneType defines the type of zone that is used for this failure domain. The current available options
are HostGroup and ComputeCluster.
enum:
- HostGroup
- ComputeCluster
Expand Down
Loading

0 comments on commit 8cb746e

Please sign in to comment.