constellation/internal/versionsapi
Malte Poll b79f7d0c8c
cli: add basic support for constellation create on OpenStack (#1283)
* image: support OpenStack image build / upload

* cli: add OpenStack terraform template

* config: add OpenStack as CSP

* versionsapi: add OpenStack as CSP

* cli: add OpenStack as provider for `config generate` and `create`

* disk-mapper: add basic support for boot on OpenStack

* debugd: add placeholder for OpenStack

* image: fix config file sourcing for image upload
2023-02-27 18:19:52 +01:00
..
cli Improve code sequences with multiple errs 2023-02-20 12:08:24 -05:00
client ci: add cli k8s compatibility table artifact upload to ci (#1218) 2023-02-24 12:00:04 +01:00
fetcher ci: add cli k8s compatibility table artifact upload to ci (#1218) 2023-02-24 12:00:04 +01:00
cliinfo_test.go ci: add cli k8s compatibility table artifact upload to ci (#1218) 2023-02-24 12:00:04 +01:00
cliinfo.go ci: add cli k8s compatibility table artifact upload to ci (#1218) 2023-02-24 12:00:04 +01:00
imageinfo_test.go cli: add basic support for constellation create on OpenStack (#1283) 2023-02-27 18:19:52 +01:00
imageinfo.go cli: add basic support for constellation create on OpenStack (#1283) 2023-02-27 18:19:52 +01:00
latest_test.go versionsapi: new implementation 2023-01-04 11:39:19 +01:00
latest.go deps: replace multierr with native errors.Join 2023-02-20 12:08:24 -05:00
list_test.go versionsapi: new implementation 2023-01-04 11:39:19 +01:00
list.go deps: replace multierr with native errors.Join 2023-02-20 12:08:24 -05:00
version_test.go ci: add cli k8s compatibility table artifact upload to ci (#1218) 2023-02-24 12:00:04 +01:00
version.go ci: add cli k8s compatibility table artifact upload to ci (#1218) 2023-02-24 12:00:04 +01:00
versionsapi.go dev-docs: Go package docs (#958) 2023-01-19 15:57:50 +01:00