requeue

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const RequeueEventReason = "Requeue"

RequeueEventReason The name of the requeue event

Variables

This section is empty.

Functions

func NewRequeueHandler

func NewRequeueHandler(clientSet ecosystemInterface, recorder record.EventRecorder, namespace string) *defaultRequeueHandler

NewRequeueHandler creates a new component requeue handler.

Types

type GenericRequeueableError

type GenericRequeueableError struct {
	ErrMsg string
	Err    error
}

func (*GenericRequeueableError) Error

func (gre *GenericRequeueableError) Error() string

Error returns the string representation of the wrapped error.

func (*GenericRequeueableError) GetRequeueTime

func (gre *GenericRequeueableError) GetRequeueTime(requeueTimeNanos time.Duration) time.Duration

GetRequeueTime returns the time until the component should be requeued.

type RestoreV1Alpha1Interface

type RestoreV1Alpha1Interface interface {
	ecosystem.V1Alpha1Interface
}

Jump to

Keyboard shortcuts

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