errors

package
v0.27.2 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ChartConfigNotAvailableError = &microerror.Error{
	Kind: "ChartConfigNotAvailableError",
}

ChartConfigNotAvailableError is returned when the chartconfig custom resources are not available in the tenant cluster.

View Source
var ChartConfigNotInstalledError = &microerror.Error{
	Kind: "ChartConfigNotInstalledError",
}

ChartConfigNotInstalledError is returned when the chartconfig CRD is not installed in a tenant cluster.

Functions

func IsChartConfigNotAvailable

func IsChartConfigNotAvailable(err error) bool

IsChartConfigNotAvailable asserts ChartConfigNotAvailableError.

func IsChartConfigNotInstalled

func IsChartConfigNotInstalled(err error) bool

IsChartConfigNotInstalled asserts ChartConfigNotInstalledError

Types

This section is empty.

Jump to

Keyboard shortcuts

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