Argo Workflows · Example Payload

Argo Workflows Github Com Argoproj Argo Events Pkg Apis Events V1Alpha1 Standard K8 S Trigger Example

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Argo Workflows Github Com Argoproj Argo Events Pkg Apis Events V1Alpha1 Standard K8 S Trigger Example is an example object payload from Argo Workflows, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

liveObjectoperationparameterspatchStrategysource

Example Payload

Raw ↑
{
  "liveObject": true,
  "operation": "example-operation",
  "parameters": [
    "value",
    "value"
  ],
  "patchStrategy": "example-patchstrategy",
  "source": "example-source"
}