errors

package
v0.0.0-...-b479f0c Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KThreesControlPlaneStatusError

type KThreesControlPlaneStatusError string
const (
	// InvalidConfigurationKThreesControlPlaneError indicates that the KThrees control plane
	// configuration is invalid.
	InvalidConfigurationKThreesControlPlaneError KThreesControlPlaneStatusError = "InvalidConfiguration"

	// UnsupportedChangeKThreesControlPlaneError indicates that the KThrees control plane
	// spec has been updated in an unsupported way that cannot be
	// reconciled.
	UnsupportedChangeKThreesControlPlaneError KThreesControlPlaneStatusError = "UnsupportedChange"

	// CreateKThreesControlPlaneError indicates that an error was encountered
	// when trying to create the KThrees control plane.
	CreateKThreesControlPlaneError KThreesControlPlaneStatusError = "CreateError"

	// UpdateKThreesControlPlaneError indicates that an error was encountered
	// when trying to update the KThrees control plane.
	UpdateKThreesControlPlaneError KThreesControlPlaneStatusError = "UpdateError"

	// DeleteKThreesControlPlaneError indicates that an error was encountered
	// when trying to delete the KThrees control plane.
	DeleteKThreesControlPlaneError KThreesControlPlaneStatusError = "DeleteError"
)

Jump to

Keyboard shortcuts

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