Skip to content

Commit

Permalink
generated
Browse files Browse the repository at this point in the history
  • Loading branch information
rvanderp3 committed Sep 11, 2024
1 parent 577313e commit e5ffa80
Show file tree
Hide file tree
Showing 31 changed files with 270 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/v1/types_infrastructure.go
Original file line number Diff line number Diff line change
Expand Up @@ -1184,6 +1184,7 @@ type VSpherePlatformFailureDomainSpec struct {

// tagIDs is an optional set of tags to add to an instance. Specified tagIDs
// must use URN-notation instead of display names. A maximum of 10 tag IDs may be specified.
// +listType=set
// +kubebuilder:example=urn:vmomi:InventoryServiceTag:5736bf56-49f5-4667-b38c-b97e09dc9578:GLOBAL
// +optional
TagIDs []string `json:"tagIDs,omitempty"`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -638,6 +638,15 @@ spec:
maxLength: 255
minLength: 1
type: string
tagIDs:
description: tagIDs is an optional set of tags to add
to an instance. Specified tagIDs must use URN-notation
instead of display names. A maximum of 10 tag IDs
may be specified.
items:
type: string
type: array
x-kubernetes-list-type: set
topology:
description: Topology describes a given failure domain
using vSphere constructs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -638,6 +638,15 @@ spec:
maxLength: 255
minLength: 1
type: string
tagIDs:
description: tagIDs is an optional set of tags to add
to an instance. Specified tagIDs must use URN-notation
instead of display names. A maximum of 10 tag IDs
may be specified.
items:
type: string
type: array
x-kubernetes-list-type: set
topology:
description: Topology describes a given failure domain
using vSphere constructs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -638,6 +638,15 @@ spec:
maxLength: 255
minLength: 1
type: string
tagIDs:
description: tagIDs is an optional set of tags to add
to an instance. Specified tagIDs must use URN-notation
instead of display names. A maximum of 10 tag IDs
may be specified.
items:
type: string
type: array
x-kubernetes-list-type: set
topology:
description: Topology describes a given failure domain
using vSphere constructs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -638,6 +638,15 @@ spec:
maxLength: 255
minLength: 1
type: string
tagIDs:
description: tagIDs is an optional set of tags to add
to an instance. Specified tagIDs must use URN-notation
instead of display names. A maximum of 10 tag IDs
may be specified.
items:
type: string
type: array
x-kubernetes-list-type: set
topology:
description: Topology describes a given failure domain
using vSphere constructs
Expand Down
5 changes: 5 additions & 0 deletions config/v1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -634,6 +634,15 @@ spec:
maxLength: 255
minLength: 1
type: string
tagIDs:
description: tagIDs is an optional set of tags to add
to an instance. Specified tagIDs must use URN-notation
instead of display names. A maximum of 10 tag IDs
may be specified.
items:
type: string
type: array
x-kubernetes-list-type: set
topology:
description: Topology describes a given failure domain
using vSphere constructs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -634,6 +634,15 @@ spec:
maxLength: 255
minLength: 1
type: string
tagIDs:
description: tagIDs is an optional set of tags to add
to an instance. Specified tagIDs must use URN-notation
instead of display names. A maximum of 10 tag IDs
may be specified.
items:
type: string
type: array
x-kubernetes-list-type: set
topology:
description: Topology describes a given failure domain
using vSphere constructs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -634,6 +634,15 @@ spec:
maxLength: 255
minLength: 1
type: string
tagIDs:
description: tagIDs is an optional set of tags to add
to an instance. Specified tagIDs must use URN-notation
instead of display names. A maximum of 10 tag IDs
may be specified.
items:
type: string
type: array
x-kubernetes-list-type: set
topology:
description: Topology describes a given failure domain
using vSphere constructs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -634,6 +634,15 @@ spec:
maxLength: 255
minLength: 1
type: string
tagIDs:
description: tagIDs is an optional set of tags to add
to an instance. Specified tagIDs must use URN-notation
instead of display names. A maximum of 10 tag IDs
may be specified.
items:
type: string
type: array
x-kubernetes-list-type: set
topology:
description: Topology describes a given failure domain
using vSphere constructs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -634,6 +634,15 @@ spec:
maxLength: 255
minLength: 1
type: string
tagIDs:
description: tagIDs is an optional set of tags to add
to an instance. Specified tagIDs must use URN-notation
instead of display names. A maximum of 10 tag IDs
may be specified.
items:
type: string
type: array
x-kubernetes-list-type: set
topology:
description: Topology describes a given failure domain
using vSphere constructs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -634,6 +634,15 @@ spec:
maxLength: 255
minLength: 1
type: string
tagIDs:
description: tagIDs is an optional set of tags to add
to an instance. Specified tagIDs must use URN-notation
instead of display names. A maximum of 10 tag IDs
may be specified.
items:
type: string
type: array
x-kubernetes-list-type: set
topology:
description: Topology describes a given failure domain
using vSphere constructs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -634,6 +634,15 @@ spec:
maxLength: 255
minLength: 1
type: string
tagIDs:
description: tagIDs is an optional set of tags to add
to an instance. Specified tagIDs must use URN-notation
instead of display names. A maximum of 10 tag IDs
may be specified.
items:
type: string
type: array
x-kubernetes-list-type: set
topology:
description: Topology describes a given failure domain
using vSphere constructs
Expand Down
1 change: 1 addition & 0 deletions config/v1/zz_generated.swagger_doc_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -916,6 +916,15 @@ spec:
maxLength: 255
minLength: 1
type: string
tagIDs:
description: tagIDs is an optional set of tags
to add to an instance. Specified tagIDs must
use URN-notation instead of display names.
A maximum of 10 tag IDs may be specified.
items:
type: string
type: array
x-kubernetes-list-type: set
topology:
description: Topology describes a given failure
domain using vSphere constructs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -916,6 +916,15 @@ spec:
maxLength: 255
minLength: 1
type: string
tagIDs:
description: tagIDs is an optional set of tags
to add to an instance. Specified tagIDs must
use URN-notation instead of display names.
A maximum of 10 tag IDs may be specified.
items:
type: string
type: array
x-kubernetes-list-type: set
topology:
description: Topology describes a given failure
domain using vSphere constructs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -916,6 +916,15 @@ spec:
maxLength: 255
minLength: 1
type: string
tagIDs:
description: tagIDs is an optional set of tags
to add to an instance. Specified tagIDs must
use URN-notation instead of display names.
A maximum of 10 tag IDs may be specified.
items:
type: string
type: array
x-kubernetes-list-type: set
topology:
description: Topology describes a given failure
domain using vSphere constructs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -916,6 +916,15 @@ spec:
maxLength: 255
minLength: 1
type: string
tagIDs:
description: tagIDs is an optional set of tags
to add to an instance. Specified tagIDs must
use URN-notation instead of display names.
A maximum of 10 tag IDs may be specified.
items:
type: string
type: array
x-kubernetes-list-type: set
topology:
description: Topology describes a given failure
domain using vSphere constructs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -916,6 +916,15 @@ spec:
maxLength: 255
minLength: 1
type: string
tagIDs:
description: tagIDs is an optional set of tags
to add to an instance. Specified tagIDs must
use URN-notation instead of display names.
A maximum of 10 tag IDs may be specified.
items:
type: string
type: array
x-kubernetes-list-type: set
topology:
description: Topology describes a given failure
domain using vSphere constructs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -916,6 +916,15 @@ spec:
maxLength: 255
minLength: 1
type: string
tagIDs:
description: tagIDs is an optional set of tags
to add to an instance. Specified tagIDs must
use URN-notation instead of display names.
A maximum of 10 tag IDs may be specified.
items:
type: string
type: array
x-kubernetes-list-type: set
topology:
description: Topology describes a given failure
domain using vSphere constructs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -916,6 +916,15 @@ spec:
maxLength: 255
minLength: 1
type: string
tagIDs:
description: tagIDs is an optional set of tags
to add to an instance. Specified tagIDs must
use URN-notation instead of display names.
A maximum of 10 tag IDs may be specified.
items:
type: string
type: array
x-kubernetes-list-type: set
topology:
description: Topology describes a given failure
domain using vSphere constructs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -916,6 +916,15 @@ spec:
maxLength: 255
minLength: 1
type: string
tagIDs:
description: tagIDs is an optional set of tags
to add to an instance. Specified tagIDs must
use URN-notation instead of display names.
A maximum of 10 tag IDs may be specified.
items:
type: string
type: array
x-kubernetes-list-type: set
topology:
description: Topology describes a given failure
domain using vSphere constructs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -916,6 +916,15 @@ spec:
maxLength: 255
minLength: 1
type: string
tagIDs:
description: tagIDs is an optional set of tags
to add to an instance. Specified tagIDs must
use URN-notation instead of display names.
A maximum of 10 tag IDs may be specified.
items:
type: string
type: array
x-kubernetes-list-type: set
topology:
description: Topology describes a given failure
domain using vSphere constructs
Expand Down
Loading

0 comments on commit e5ffa80

Please sign in to comment.