errors

package
v0.0.0-...-7d1f045 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DONE    = "done"
	REQUEUE = "requeue"
	FAIL    = "fail"
)
View Source
const (
	FailureRequeueInterval = 30
)

Variables

This section is empty.

Functions

func HandleError

func HandleError(err error, log logr.Logger) (ctrl.Result, error)

func HandleErrorWithObject

func HandleErrorWithObject(err error, obj Object, recorder record.EventRecorder)

Types

type Object

type Object interface {
	meta.Object
	runtime.Object
}

Jump to

Keyboard shortcuts

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