errors

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrMissingArgument      = globalError("MissingArgumentError")
	ErrMissingConfiguration = globalError("MissingConfigurationError")

	ErrNilCredentials = globalError("NilCredentialsError")

	ErrTimeOut        = globalError("TimeoutError")
	ErrSSHFingerprint = globalError("SSHFingerPrintError")

	ErrInvalidRegion           = globalError("InvalidRegionError")
	ErrInvalidCloudProvider    = globalError("InvalidCloudProviderError")
	ErrInvalidDistribution     = globalError("InvalidDistributionError")
	ErrInvalidStorage          = globalError("InvalidStorageError")
	ErrInvalidLogger           = globalError("InvalidLoggerError")
	ErrInvalidResourceName     = globalError("InvalidResourceNameError")
	ErrInvalidVMSize           = globalError("InvalidVMSizeError")
	ErrInvalidNoOfControlplane = globalError("InvalidNoOfControlplaneError")
	ErrInvalidNoOfLoadbalancer = globalError("InvalidNoOfLoadbalancerError")
	ErrInvalidNoOfDatastore    = globalError("InvalidNoOfDatastoreError")
	ErrInvalidNoOfWorkerplane  = globalError("InvalidNoOfWorkerplaneError")

	ErrUnknown  = globalError("UnknownError")
	ErrInternal = globalError("InternalError")

	ErrFailedInitDatastore               = globalError("FailedInitDatastoreError")
	ErrFailedInitControlplane            = globalError("FailedInitControlplaneError")
	ErrFailedInitWorkerplane             = globalError("FailedInitWorkerplaneError")
	ErrFailedInitLoadbalancer            = globalError("FailedInitLoadbalancerError")
	ErrFailedConnectingKubernetesCluster = globalError("FailedConnectingKubernetesClusterError")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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