azureupdate

package
v1.18.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2021 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsAvailabilityZonesChange added in v1.16.0

func IsAvailabilityZonesChange(err error) bool

IsAvailabilityZonesChange asserts availabilityZonesChangeError.

func IsInvalidConfig

func IsInvalidConfig(err error) bool

IsInvalidConfig asserts invalidConfigError.

func IsMasterCIDRChange

func IsMasterCIDRChange(err error) bool

IsMasterCIDRChange asserts masterCIDRChangeError.

Types

type AzureClusterConfigValidator

type AzureClusterConfigValidator struct {
	// contains filtered or unexported fields
}

func (*AzureClusterConfigValidator) Log

func (a *AzureClusterConfigValidator) Log(keyVals ...interface{})

func (*AzureClusterConfigValidator) Validate

type AzureClusterConfigValidatorConfig

type AzureClusterConfigValidatorConfig struct {
	CtrlClient client.Client
	Logger     micrologger.Logger
}

type AzureConfigValidator

type AzureConfigValidator struct {
	// contains filtered or unexported fields
}

func NewAzureConfigValidator

func NewAzureConfigValidator(config AzureConfigValidatorConfig) (*AzureConfigValidator, error)

func (*AzureConfigValidator) Log

func (a *AzureConfigValidator) Log(keyVals ...interface{})

func (*AzureConfigValidator) Validate

type AzureConfigValidatorConfig

type AzureConfigValidatorConfig struct {
	CtrlClient client.Client
	Logger     micrologger.Logger
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL