open-vault/vendor/github.com/Azure/azure-storage-blob-go/azblob
Jonas-Taha El Sesiy b7cf4a05ff
Add support for Managed Identity auth for physical/Azure (#10189)
* Add support for Managed Identity auth for physical/Azure

Obtain OAuth token from IMDS to allow for access to Azure Blob with
short-lived dynamic credentials

Fix #7322

* add tests & update docs/dependencies
2020-10-28 15:04:26 -07:00
..
access_conditions.go Migrate to azure-storage-blob-go (#9577) 2020-10-05 14:37:13 -07:00
blob.json Migrate to azure-storage-blob-go (#9577) 2020-10-05 14:37:13 -07:00
chunkwriting.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
common_utils.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
highlevel.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
parsing_urls.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
sas_service.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
service_codes_blob.go Migrate to azure-storage-blob-go (#9577) 2020-10-05 14:37:13 -07:00
storage_account_credential.go Migrate to azure-storage-blob-go (#9577) 2020-10-05 14:37:13 -07:00
url_append_blob.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
url_blob.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
url_block_blob.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
url_container.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
url_page_blob.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
url_service.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
user_delegation_credential.go Migrate to azure-storage-blob-go (#9577) 2020-10-05 14:37:13 -07:00
version.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
zc_credential_anonymous.go Migrate to azure-storage-blob-go (#9577) 2020-10-05 14:37:13 -07:00
zc_credential_shared_key.go Migrate to azure-storage-blob-go (#9577) 2020-10-05 14:37:13 -07:00
zc_credential_token.go Migrate to azure-storage-blob-go (#9577) 2020-10-05 14:37:13 -07:00
zc_mmf_unix.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
zc_mmf_windows.go Migrate to azure-storage-blob-go (#9577) 2020-10-05 14:37:13 -07:00
zc_pipeline.go Migrate to azure-storage-blob-go (#9577) 2020-10-05 14:37:13 -07:00
zc_policy_request_log.go Migrate to azure-storage-blob-go (#9577) 2020-10-05 14:37:13 -07:00
zc_policy_retry.go Migrate to azure-storage-blob-go (#9577) 2020-10-05 14:37:13 -07:00
zc_policy_telemetry.go Migrate to azure-storage-blob-go (#9577) 2020-10-05 14:37:13 -07:00
zc_policy_unique_request_id.go Migrate to azure-storage-blob-go (#9577) 2020-10-05 14:37:13 -07:00
zc_retry_reader.go Migrate to azure-storage-blob-go (#9577) 2020-10-05 14:37:13 -07:00
zc_sas_account.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
zc_sas_query_params.go Migrate to azure-storage-blob-go (#9577) 2020-10-05 14:37:13 -07:00
zc_service_codes_common.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
zc_storage_error.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
zc_util_validate.go Migrate to azure-storage-blob-go (#9577) 2020-10-05 14:37:13 -07:00
zc_uuid.go Migrate to azure-storage-blob-go (#9577) 2020-10-05 14:37:13 -07:00
zt_doc.go Migrate to azure-storage-blob-go (#9577) 2020-10-05 14:37:13 -07:00
zz_generated_append_blob.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
zz_generated_blob.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
zz_generated_block_blob.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
zz_generated_client.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
zz_generated_container.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
zz_generated_models.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
zz_generated_page_blob.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
zz_generated_responder_policy.go Migrate to azure-storage-blob-go (#9577) 2020-10-05 14:37:13 -07:00
zz_generated_response_error.go Migrate to azure-storage-blob-go (#9577) 2020-10-05 14:37:13 -07:00
zz_generated_service.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
zz_generated_validation.go Migrate to azure-storage-blob-go (#9577) 2020-10-05 14:37:13 -07:00
zz_generated_version.go Add support for Managed Identity auth for physical/Azure (#10189) 2020-10-28 15:04:26 -07:00
zz_response_helpers.go Migrate to azure-storage-blob-go (#9577) 2020-10-05 14:37:13 -07:00