errors

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OperatorReason    = "operatorError"
	InvalidSpecReason = "invalidSpec"
)
View Source
const (
	APITemporaryError = "apiTemporaryError"
)

Variables

This section is empty.

Functions

func RetryLaterError

func RetryLaterError(err error, reason, message string) error

func UnrecoverrableError

func UnrecoverrableError(err error, reason, message string) error

Types

type Resulter

type Resulter interface {
	Result() (ctrl.Result, error)
}

type Status

type Status interface {
	Status() []status.Condition
}

Jump to

Keyboard shortcuts

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