Argo Workflows · Example Payload

Argo Workflows Io Argoproj Workflow V1Alpha1 Version Example

CNCFContainersData ProcessingKubernetesMachine-LearningOpen-SourceWorkflow Engine

Argo Workflows Io Argoproj Workflow V1Alpha1 Version Example is an example object payload from Argo Workflows, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

buildDatecompilergitCommitgitTaggitTreeStategoVersionplatformversion

Example Payload

Raw ↑
{
  "buildDate": "example-builddate",
  "compiler": "example-compiler",
  "gitCommit": "example-gitcommit",
  "gitTag": "example-gittag",
  "gitTreeState": "example-gittreestate",
  "goVersion": "v3.6.0",
  "platform": "example-platform",
  "version": "v3.6.0"
}