Argo Workflows · Example Payload

Argo Workflows Github Com Argoproj Argo Events Pkg Apis Events V1Alpha1 Artifact Location Example

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

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

Top-level fields

configmapfilegitinlineresources3url

Example Payload

Raw ↑
{
  "configmap": "example-configmap",
  "file": "example-file",
  "git": "example-git",
  "inline": "example-inline",
  "resource": "example-resource",
  "s3": "example-s3",
  "url": "example-url"
}