step_result

package
v0.0.0-...-b0f89fb Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2025 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Result

type Result interface {
	ShouldProceed() bool
	ReconcilerResponse() (ctrl.Result, error)

	Continue(bool) Result
	RequeueAfter(time.Duration) Result
	Err(error) Result

	NoRequeue() Result
}

func New

func New() Result

Jump to

Keyboard shortcuts

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