@api-emulator/argo
v0.1.0
Published
Argo Workflows provides workflow orchestration APIs for submitting, listing, inspecting, and deleting Kubernetes-native workflows.
Downloads
14
Readme
@api-emulator/argo
Argo Workflows provides workflow orchestration APIs for submitting, listing, inspecting, and deleting Kubernetes-native workflows.
Part of api-emulator — local drop-in replacement services for CI and no-network sandboxes.
Install
npm install @api-emulator/argoRun
npx -p api-emulator api --plugin ./@argo/api-emulator.mjs --service argoEndpoints
GET /api/v1/infoGET /api/v1/userinfoGET /api/v1/workflows/:namespacePOST /api/v1/workflows/:namespacePOST /api/v1/workflows/:namespace/submitGET /api/v1/workflows/:namespace/:nameDELETE /api/v1/workflows/:namespace/:nameGET /inspect/contractGET /inspect/state
Auth
No production credentials are required. Use fake local credentials in client tests.
Seed Configuration
argo:
# Add provider-specific seed state here.