Replies: 1 comment
-
|
There's a java client, not sure if it's helpful for you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello -
How can we create EventBus from yaml/json file programmatically (I am using Scala now)?
I mean I can create an Argo EventBus using kubectl apply -f test-eventbus.yaml
But how can I create the same programmatically from yaml or json file?
I was able to create sensor etc from a POST on https://dev-daqe-argo-ui-aks.cds.test.net/api/v1/sensors/ with a JSON payload.
Thank you
Shla
Beta Was this translation helpful? Give feedback.
All reactions