orchard/internal/controller
Nikolay Edigaryev cb39836ee0
Resources support (#63)
* Resources support

* Ability to provide VM and worker resources via the CLI

* orchard dev: always listen on :6120

* orchard dev: support --resources

* REST API: provide resource defaults when creating VM

* OpenAPI: document "resources" field

* orchard dev: serve Swagger API documentation on /v1/

* Integration guide
2023-03-27 17:30:54 +04:00
..
notifier Remove UID for now and use machine ID to differentiate workers (#48) 2023-03-23 23:38:54 +04:00
proxy Refactorings for simplify readability (#35) 2023-03-17 06:11:28 -04:00
scheduler Resources support (#63) 2023-03-27 17:30:54 +04:00
store Events Entity (#28) 2023-03-13 08:04:17 -04:00
api.go Resources support (#63) 2023-03-27 17:30:54 +04:00
api_service_accounts.go Remove Generation field (#57) 2023-03-24 17:23:07 +00:00
api_vms.go Resources support (#63) 2023-03-27 17:30:54 +04:00
api_vms_portforward.go Remove UID for now and use machine ID to differentiate workers (#48) 2023-03-23 23:38:54 +04:00
api_workers.go Remove Generation field (#57) 2023-03-24 17:23:07 +00:00
controller.go Resources support (#63) 2023-03-27 17:30:54 +04:00
datadir.go Consolidate controller bootstrap login in `run` command (#38) 2023-03-21 15:36:55 -04:00
option.go Resources support (#63) 2023-03-27 17:30:54 +04:00
rpc.go Remove UID for now and use machine ID to differentiate workers (#48) 2023-03-23 23:38:54 +04:00