Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StepResult ¶
func Abort ¶
func Abort() StepResult
func Continue ¶
func Continue() StepResult
func RequeueAfter ¶
func RequeueAfter(requeueAfter time.Duration) StepResult
func RequeueWithError ¶
func RequeueWithError(err error) StepResult
Click to show internal directories.
Click to hide internal directories.