io.argoproj.workflow.v1alpha1.LifecycleHook is a JSON Structure definition published by Argo Workflows, describing 4 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/argo-workflows/refs/heads/main/json-structure/argo-workflows-io-argoproj-workflow-v1alpha1-lifecycle-hook-structure.json",
"name": "io.argoproj.workflow.v1alpha1.LifecycleHook",
"description": "io.argoproj.workflow.v1alpha1.LifecycleHook schema from Argo Workflows API",
"type": "object",
"properties": {
"arguments": {
"description": "Arguments hold arguments to the template",
"$ref": "#/definitions/io.argoproj.workflow.v1alpha1.Arguments"
},
"expression": {
"description": "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",
"type": "string"
},
"template": {
"description": "Template is the name of the template to execute by the hook",
"type": "string"
},
"templateRef": {
"description": "TemplateRef is the reference to the template resource to execute by the hook",
"$ref": "#/definitions/io.argoproj.workflow.v1alpha1.TemplateRef"
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.