github.com.argoproj.argo_events.pkg.apis.events.v1alpha1.EventDependencyFilter is a JSON Structure definition published by Argo Workflows, describing 7 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-github-com-argoproj-argo-events-pkg-apis-events-v1alpha1-event-dependency-filter-structure.json",
"name": "github.com.argoproj.argo_events.pkg.apis.events.v1alpha1.EventDependencyFilter",
"description": "EventDependencyFilter defines filters and constraints for a io.argoproj.workflow.v1alpha1.",
"type": "object",
"properties": {
"context": {
"name": "Context filter constraints",
"$ref": "#/definitions/github.com.argoproj.argo_events.pkg.apis.events.v1alpha1.EventContext"
},
"data": {
"type": "array",
"name": "Data filter constraints with escalation",
"items": {
"$ref": "#/definitions/github.com.argoproj.argo_events.pkg.apis.events.v1alpha1.DataFilter"
}
},
"dataLogicalOperator": {
"description": "DataLogicalOperator defines how multiple Data filters (if defined) are evaluated together.\nAvailable values: and (&&), or (||)\nIs optional and if left blank treated as and (&&).",
"type": "string"
},
"exprLogicalOperator": {
"description": "ExprLogicalOperator defines how multiple Exprs filters (if defined) are evaluated together.\nAvailable values: and (&&), or (||)\nIs optional and if left blank treated as and (&&).",
"type": "string"
},
"exprs": {
"description": "Exprs contains the list of expressions evaluated against the event payload.",
"type": "array",
"items": {
"$ref": "#/definitions/github.com.argoproj.argo_events.pkg.apis.events.v1alpha1.ExprFilter"
}
},
"script": {
"description": "Script refers to a Lua script evaluated to determine the validity of an io.argoproj.workflow.v1alpha1.",
"type": "string"
},
"time": {
"name": "Time filter on the event with escalation",
"$ref": "#/definitions/github.com.argoproj.argo_events.pkg.apis.events.v1alpha1.TimeFilter"
}
}
}
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.