package
2.5.0-rc2+incompatible
Repository: https://github.com/wysoh/argo.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewWorkflowController instantiates a new WorkflowController.
No description provided by the author

# Variables

ErrDeadlineExceeded indicates the operation exceeded its deadline for execution.
ErrParallelismReached indicates this workflow reached its parallelism limit.

# Structs

WorkflowController is the controller for workflow resources.

# Interfaces

Throttler allows CRD controller to limit number of items it is processing in parallel.