minio/cmd/gateway
Aditya Manthramurthy 36e51d0cee Add GetObjectNInfo to object layer (#6449)
The new call combines GetObjectInfo and GetObject, and returns an
object with a ReadCloser interface.

Also adds a number of end-to-end encryption tests at the handler
level.
2018-09-20 19:22:09 -07:00
..
azure Add GetObjectNInfo to object layer (#6449) 2018-09-20 19:22:09 -07:00
b2 Add GetObjectNInfo to object layer (#6449) 2018-09-20 19:22:09 -07:00
gcs Add GetObjectNInfo to object layer (#6449) 2018-09-20 19:22:09 -07:00
manta Add GetObjectNInfo to object layer (#6449) 2018-09-20 19:22:09 -07:00
nas load bucket policies using object layer API (#6084) 2018-06-27 12:29:48 +05:30
oss Add GetObjectNInfo to object layer (#6449) 2018-09-20 19:22:09 -07:00
s3 Add GetObjectNInfo to object layer (#6449) 2018-09-20 19:22:09 -07:00
sia Add GetObjectNInfo to object layer (#6449) 2018-09-20 19:22:09 -07:00
gateway.go Add NAS gateway support (#5516) 2018-02-20 12:21:12 -08:00