debian-forge-composer/cmd/osbuild-composer
Lars Karlitski b25a350502 osbuild-composer: merge cloud API into main binary
This removes the osbuild-composer-cloud package, binary, systemd units,
the (unused) test binary, and the (only-run-on-RHEL) test in aws.sh.

Instead, move the cloud API into the main package, using the same
socket as the koji API, osbuild-composer-api.socket. Expose it next to
the koji API on route `/api/composer/v1`.

This is a backwards incompatible change, but only of the -cloud parts,
which have been marked as subject to change.
2020-10-16 09:37:04 +02:00
..
testdata osbuild-composer: use less pointers in config 2020-09-29 21:52:58 +01:00
composer.go osbuild-composer: merge cloud API into main binary 2020-10-16 09:37:04 +02:00
config.go osbuild-composer: use less pointers in config 2020-09-29 21:52:58 +01:00
config_test.go osbuild-composer: use less pointers in config 2020-09-29 21:52:58 +01:00
main.go osbuild-composer: merge cloud API into main binary 2020-10-16 09:37:04 +02:00