package
2.4.0-rc1+incompatible
Repository: https://github.com/benjaminws/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.