minio/cmd/gateway
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
..
azure azure: Support non standard Azure cloud environments (#6712) 2018-11-13 15:51:49 -08:00
b2 Add object compression support (#6292) 2018-09-28 09:06:17 +05:30
gcs Add object compression support (#6292) 2018-09-28 09:06:17 +05:30
manta Add object compression support (#6292) 2018-09-28 09:06:17 +05:30
nas Add object compression support (#6292) 2018-09-28 09:06:17 +05:30
oss Add object compression support (#6292) 2018-09-28 09:06:17 +05:30
s3 Support etcd TLS certficates (#6719) 2018-10-29 11:14:12 -07:00
sia Add object compression support (#6292) 2018-09-28 09:06:17 +05:30
gateway.go Add NAS gateway support (#5516) 2018-02-20 12:21:12 -08:00