minio-hs/examples
Krishnan Parthasarathi 8efd9f2329 Export getService S3API as listBuckets (#18)
... for parity with other SDKs.

- Also remove left-over reference of listIncompleteParts.
2017-03-02 12:11:34 +05:30
..
FileUploader.hs Add FileUploader example to README (#6) 2017-03-02 11:48:04 +05:30
getObject.hs Add getObject and putObject examples 2017-02-13 16:03:42 +05:30
listBuckets.hs Use bucket region cache to minimize getLocation requests (#3) 2017-02-25 16:42:23 +05:30
listIncompleteUploads.hs listIncompleteUploads returns upload size like other SDKs (#15) 2017-03-01 17:01:52 +05:30
listObjects.hs Add listObjects, listIncompleteUploads and listIncompleteParts examples 2017-02-13 16:06:01 +05:30
makebucket.hs Use bucket region cache to minimize getLocation requests (#3) 2017-02-25 16:42:23 +05:30
putObject.hs Rename putObjectFromSource as putObject 2017-02-18 16:40:30 +05:30
removebucket.hs Use bucket region cache to minimize getLocation requests (#3) 2017-02-25 16:42:23 +05:30