debian-forge-composer/internal/upload
Tomas Hozza 075373a51e internal: Move GCP library to internal/cloud
The internal GCP library was originally placed into `internal/upload`
directory, since its purpose was mainly to upload and import built
images to GCP.

Functionality for other cloud-provider-specific libraries is broader,
however scattered around the `internal/` directory based on purpose (e.g. in
`internal/boot` and `internal/upload`). Since all parts of provider-specific
library usually share some common pieces (e.g. authentication), it makes
sense to consolidate them into a single package (e.g. in
`internal/cloud/<provider>`).

Create `internal/cloud` directory, where all cloud-provider-specific
internal libraries should be consolidated. Start with GCP.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2021-03-15 16:48:40 +00:00
..
awsupload Apply tags to registered AMI 2021-01-25 15:47:02 +01:00
azure worker: add azure image upload target 2021-03-06 15:40:48 +00:00
koji test/koji: move the koji test to schutzbot 2020-11-02 19:59:28 +01:00
vmware upload/vmware: document uploadImage function 2021-02-16 19:06:01 +00:00