minio/cmd/gateway
Harshavardhana bd25f31100 Use IAM creds only if endpoint is S3 (#7111)
Requirements like being able to run minio gateway in ec2
pointing to a Minio deployment wouldn't work properly
because IAM creds take precendence on ec2.

Add checks such that we only enable AWS specific features
if our backend URL points to actual AWS S3 not S3 compatible
endpoints.
2019-01-23 11:12:33 -08:00
..
azure Add double encryption at S3 gateway. (#6423) 2019-01-05 14:16:42 -08:00
gcs GCS ListMultipartUploads: Don't return on first uploadid (#7014) 2019-01-08 11:03:28 -08:00
nas Disable ListenBucket notifications for NAS gateway (#6954) 2018-12-11 16:16:09 -08:00
oss Add double encryption at S3 gateway. (#6423) 2019-01-05 14:16:42 -08:00
s3 Use IAM creds only if endpoint is S3 (#7111) 2019-01-23 11:12:33 -08:00
gateway.go Remove gateway implementations for manta, sia and b2 (#7115) 2019-01-20 08:10:58 -08:00