Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion config/v1/types_infrastructure.go
Original file line number Diff line number Diff line change
Expand Up @@ -697,7 +697,7 @@ type AzureResourceTag struct {
}

// AzureCloudEnvironment is the name of the Azure cloud environment
// +kubebuilder:validation:Enum="";AzurePublicCloud;AzureUSGovernmentCloud;AzureChinaCloud;AzureGermanCloud;AzureStackCloud
// +kubebuilder:validation:Enum="";AzurePublicCloud;AzureUSGovernmentCloud;AzureChinaCloud;AzureGermanCloud;AzureStackCloud;AzureUSSecCloud
type AzureCloudEnvironment string

const (
Expand All @@ -715,6 +715,9 @@ const (

// AzureStackCloud is the Azure cloud environment used at the edge and on premises.
AzureStackCloud AzureCloudEnvironment = "AzureStackCloud"

// AzureUSSecCloud is the Azure cloud environment for US Government Secret (IL6) workloads.
AzureUSSecCloud AzureCloudEnvironment = "AzureUSSecCloud"
)

// Start: TOMBSTONE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1489,6 +1489,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1590,6 +1590,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
ipFamily:
default: IPv4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1575,6 +1575,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
ipFamily:
default: IPv4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1575,6 +1575,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
ipFamily:
default: IPv4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1489,6 +1489,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1590,6 +1590,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
ipFamily:
default: IPv4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1590,6 +1590,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
ipFamily:
default: IPv4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1575,6 +1575,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
ipFamily:
default: IPv4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1261,6 +1261,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1351,6 +1351,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1262,6 +1262,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1350,6 +1350,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1247,6 +1247,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
ipFamily:
default: IPv4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1253,6 +1253,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1309,6 +1309,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1262,6 +1262,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1252,6 +1252,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1247,6 +1247,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1258,6 +1258,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1248,6 +1248,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1257,6 +1257,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1781,6 +1781,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1885,6 +1885,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
ipFamily:
default: IPv4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1870,6 +1870,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
ipFamily:
default: IPv4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1870,6 +1870,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
ipFamily:
default: IPv4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1781,6 +1781,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1885,6 +1885,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
ipFamily:
default: IPv4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1885,6 +1885,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
ipFamily:
default: IPv4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1870,6 +1870,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
ipFamily:
default: IPv4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1564,6 +1564,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1648,6 +1648,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1559,6 +1559,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1548,6 +1548,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1647,6 +1647,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1544,6 +1544,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
ipFamily:
default: IPv4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1550,6 +1550,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1607,6 +1607,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1559,6 +1559,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1550,6 +1550,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1544,6 +1544,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1557,6 +1557,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1545,6 +1545,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1556,6 +1556,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1489,6 +1489,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
networkResourceGroupName:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1590,6 +1590,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
ipFamily:
default: IPv4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1575,6 +1575,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
ipFamily:
default: IPv4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1575,6 +1575,7 @@ spec:
- AzureChinaCloud
- AzureGermanCloud
- AzureStackCloud
- AzureUSSecCloud
type: string
ipFamily:
default: IPv4
Expand Down
Loading