debian-forge-composer/internal/upload/azure
Tomáš Hozza 4df3b0ca03 internal/upload/azure: make location optional in various methods
Make the `location` argument optional (can be now empty "") in
`RegisterImage()` and `CreateStorageAccount()` methods.

If the provided `location` argument is an empty string, then the location
is determined from the provided Resource Group instead.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2022-10-27 19:33:43 +02:00
..
azure.go internal/upload/azure: make location optional in various methods 2022-10-27 19:33:43 +02:00
azurestorage.go azure: storageErr is already azblob.StorageError type 2022-09-15 03:57:40 -07:00
azurestorage_test.go azure: move the .vhd extension logic to the callers 2022-06-13 21:06:01 +02:00
credentials.go worker: add azure image upload target 2021-03-06 15:40:48 +00:00