Argo Workflows · Schema

io.argoproj.workflow.v1alpha1.LifecycleHook

io.argoproj.workflow.v1alpha1.LifecycleHook schema from Argo Workflows API

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Properties

Name Type Description
arguments object Arguments hold arguments to the template
expression string Expression is a condition expression for when a node will be retried. If it evaluates to false, the node will not be retried and the retry strategy will be ignored
template string Template is the name of the template to execute by the hook
templateRef object TemplateRef is the reference to the template resource to execute by the hook
View JSON Schema on GitHub