constants

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ReasonGardenClusterInteractionProblem is used when the garden cluster cannot be reached.
	ReasonGardenClusterInteractionProblem = "GardenClusterInteractionProblem"
	// ReasonShootClusterInteractionProblem is used when the shoot cluster cannot be reached.
	ReasonShootClusterInteractionProblem = "ShootClusterInteractionProblem"
	// ReasonKubeconfigError indicates that the rest config could not be created.
	ReasonKubeconfigError = "KubeconfigError"
	// ReasonInvalidReference indicates that a reference points to a non-existing or otherwise wrong resource.
	ReasonInvalidReference = "InvalidReference"
	// ReasonOperatingSystemProblem indicates a problem with the OS, e.g. an error while reading or writing a file.
	ReasonOperatingSystemProblem = "OperatingSystemProblem"
	// ReasonConfigurationProblem indicates that something is configured incorrectly.
	ReasonConfigurationProblem = "ConfigurationProblem"
	// ReasonWaitingForDeletion indicates that the resource is waiting for deletion.
	ReasonWaitingForDeletion = "WaitingForDeletion"
	// ReasonUnknownLandscape indicates that a referenced landscape has not been found.
	ReasonUnknownLandscape = "UnknownLandscape"
	// ReasonInvalidProject means that the specified project is not manageable by the referenced landscape.
	ReasonInvalidProject = "InvalidProject"
	// ReasonUnknownCloudProfile indicates that a referenced cloud profile has not been found.
	ReasonUnknownCloudProfile = "UnknownCloudProfile"
	// ReasonUnknownProfile indicates that a referenced profile has not been found.
	ReasonUnknownProfile = "UnknownProfile"
	// ReasonInternalError indicates that something went wrong internally.
	ReasonInternalError = "InternalError"
)
View Source
const (
	ReasonProjectAvailable = "ProjectAvailable"
)

Variables

This section is empty.

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