Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Azure ¶
type Azure struct {
EnvironmentName string
HostCluster AzureHostCluster
MSI AzureMSI
Location string
}
type AzureHostCluster ¶
type AzureHostCluster struct {
CIDR string
ResourceGroup string
VirtualNetwork string
VirtualNetworkGateway string
}
func (AzureHostCluster) Validate ¶
func (h AzureHostCluster) Validate() error
Click to show internal directories.
Click to hide internal directories.