minio/cmd/gateway/s3
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
..
gateway-s3.go Add GetObjectNInfo to object layer (#6449) 2018-09-20 19:22:09 -07:00
gateway-s3_test.go Enhance policy handling to support SSE and WORM (#5790) 2018-04-24 15:53:30 -07:00