Argo Workflows · Example Payload

Argo Workflows Io Argoproj Workflow V1Alpha1 Synchronization Example

CNCFContainersData ProcessingKubernetesMachine-LearningOpen-SourceWorkflow Engine

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

Top-level fields

mutexessemaphores

Example Payload

Raw ↑
{
  "mutexes": [
    "example-mutexes",
    "example-mutexes"
  ],
  "semaphores": [
    "example-semaphores",
    "example-semaphores"
  ]
}