package
3.2.5
Repository: https://github.com/svnshing/argo-workflows.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

FindRetryNode locates the closes retry node ancestor to nodeID.
NewWorkflowController instantiates a new WorkflowController.
RetryOnDifferentHost append affinity with fail host to pod.

# Variables

ErrDeadlineExceeded indicates the operation exceeded its deadline for execution.
ErrParallelismReached indicates this workflow reached its parallelism limit.
No description provided by the author
ErrTimeout indicates a specific template timed out.

# Structs

No description provided by the author
WorkflowController is the controller for workflow resources.

# Type aliases

RetryTweak is a 2nd order function interface for tweaking the retry.