Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ChartConfigNotAvailableError = µerror.Error{
Kind: "ChartConfigNotAvailableError",
}
ChartConfigNotAvailableError is returned when the chartconfig custom resources are not available in the tenant cluster.
View Source
var ChartConfigNotInstalledError = µerror.Error{
Kind: "ChartConfigNotInstalledError",
}
ChartConfigNotInstalledError is returned when the chartconfig CRD is not installed in a tenant cluster.
Functions ¶
func IsChartConfigNotAvailable ¶
IsChartConfigNotAvailable asserts ChartConfigNotAvailableError.
func IsChartConfigNotInstalled ¶
IsChartConfigNotInstalled asserts ChartConfigNotInstalledError
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.