mirror of
https://github.com/spaytac/orbiter.git
synced 2026-01-21 21:44:47 +00:00
| .. | ||
| api | ||
| components | ||
| pages | ||
| static | ||
| .babelrc | ||
| .env | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Orbiter UI
User interface built with React + Next.js
Mock Api
- /v1/orbiter/autoscaler [GET]
- /v1/orbiter/events [GET]
- /v1/orbiter/handle/{autoscaler_name}/{service_name}/inspect-service [GET]
- /v1/orbiter/handle/{autoscaler_name}/{service_name}/{direction} [POST]
- /v1/orbiter/health [GET]