Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "azureconfig"
)
View Source
const (
ProviderAzure = "azure"
)
Variables ¶
This section is empty.
Functions ¶
func IsCredentialsNotFoundError ¶
IsCredentialsNotFoundError asserts credentialsNotFoundError.
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
func IsInvalidDomain ¶
IsInvalidDomain asserts invalidDomainError.
func IsInvalidSubnetMask ¶
IsInvalidSubnetMask asserts invalidSubnetMaskError.
func IsTooManyCredentials ¶
IsTooManyCredentials asserts tooManyCredentialsError.
Types ¶
type CalicoConfig ¶
type Config ¶
type Config struct { CtrlClient client.Client Logger micrologger.Logger APIServerSecurePort int Calico CalicoConfig ClientFactory v5client.OrganizationFactory ClusterIPRange string EtcdPrefix string ManagementClusterResourceGroup string VnetMaskSize int }
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
func (*Resource) EnsureCreated ¶
func (*Resource) EnsureDeleted ¶
Click to show internal directories.
Click to hide internal directories.