Argo Workflows · Example Payload

Argo Workflows Github Com Argoproj Argo Events Pkg Apis Events V1Alpha1 Nsq Event Source Example

CNCFContainersData ProcessingKubernetesMachine-LearningOpen-SourceWorkflow Engine

Argo Workflows Github Com Argoproj Argo Events Pkg Apis Events V1Alpha1 Nsq Event Source 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

channelconnectionBackofffilterhostAddressjsonBodymetadatatlstopic

Example Payload

Raw ↑
{
  "channel": "example-channel",
  "connectionBackoff": "example-connectionbacko",
  "filter": "example-filter",
  "hostAddress": "example-hostaddress",
  "jsonBody": true,
  "metadata": {},
  "tls": "example-tls",
  "topic": "example-topic"
}