result

package
v1.0.0-20221102-166735... Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ShortPauseTime = 5 * time.Second
	LongPauseTime  = 15 * time.Second
)

Variables

This section is empty.

Functions

func NoRequeue

func NoRequeue() (ctrl.Result, error)

func RequeueAfter

func RequeueAfter(interval time.Duration, err error) (ctrl.Result, error)

func RequeueIfError

func RequeueIfError(err error) (ctrl.Result, error)

func RequeueImmediately

func RequeueImmediately() (ctrl.Result, error)

Types

type NotReadyErr

type NotReadyErr struct {
	Err error
}

func (NotReadyErr) Error

func (e NotReadyErr) Error() string

type SyncPhaseErr

type SyncPhaseErr struct {
	Err error
}

func (SyncPhaseErr) Error

func (e SyncPhaseErr) Error() string

type SyncStatusErr

type SyncStatusErr struct {
	Err error
}

func (SyncStatusErr) Error

func (e SyncStatusErr) Error() string

type UpdateStatusErr

type UpdateStatusErr struct {
	Err error
}

func (UpdateStatusErr) Error

func (e UpdateStatusErr) Error() string

Jump to

Keyboard shortcuts

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