minio/cmd/gateway/azure
Anis Elleuch b6ab8f50fa azure: Support non standard Azure cloud environments (#6712)
This change will allow users to enter the endpoint of the
storage account if this latter belongs to a different Azure
cloud environment, such as US gov cloud.

e.g:

  `MINIO_ACCESS_KEY=testaccount \
     MINIO_SECRET_KEY=accountsecretkey \
     minio gateway azure https://testaccount.blob.usgovcloudapi.net`
2018-11-13 15:51:49 -08:00
..
gateway-azure.go azure: Support non standard Azure cloud environments (#6712) 2018-11-13 15:51:49 -08:00
gateway-azure_test.go Remove error package and cause functions (#5784) 2018-04-10 09:36:37 -07:00