postgres-operator/pkg/util/config
Aaron Peschel 1dd0cd9691
Add Support for Azure WAL-G Backups (#1537)
This commit adds support for using an Azure storage account as a backup
location.

It uses the existing GCS functionality as a reference for what to do,
and follows the example set by GCS as closely as possible.

The decision to name the cloud provider key "aws_or_gcp" is unfortunate
while adding support for Azure, but I have left it alone to allow for
this changeset to be backwards compatible.
2021-08-26 14:59:03 +02:00
..
config.go Add Support for Azure WAL-G Backups (#1537) 2021-08-26 14:59:03 +02:00
config_test.go Warn about attempts to use escape quotes. 2017-11-22 10:43:35 +01:00
util.go Fix golint failures 2019-01-08 13:04:48 +01:00