| 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. | ||
|---|---|---|
| .. | ||
| const.go | ||
| crds.go | ||
| doc.go | ||
| marshal.go | ||
| operator_configuration_type.go | ||
| postgres_team_type.go | ||
| postgresql_type.go | ||
| register.go | ||
| util.go | ||
| util_test.go | ||
| zz_generated.deepcopy.go | ||