Krishnan Parthasarathi
|
b30beecd52
|
Add bucketExists and headBucket APIs (#42)
Also fixed examples to work with lts-8.5
|
2017-03-23 15:57:52 +05:30 |
|
Krishnan Parthasarathi
|
9d5f6f326f
|
Add missing API docs (#29)
|
2017-03-14 13:22:20 +05:30 |
|
Krishnan Parthasarathi
|
de97837020
|
Add removeObject function (#22)
* Add an example
* Fix minor issues in API.md
|
2017-03-02 16:49:27 +05:30 |
|
Aditya Manthramurthy
|
95815b3edd
|
Clean up ConnectInfo smart constructors + doc sections: (#21)
* Introduce ConnectInfo and its smart constructors
* Introduce the Minio monad and provide a simple example
|
2017-03-02 15:45:15 +05:30 |
|
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 |
|
Krishnan Parthasarathi
|
4ec362918e
|
listIncompleteUploads returns upload size like other SDKs (#15)
|
2017-03-01 17:01:52 +05:30 |
|
Aditya Manthramurthy
|
566c5a6703
|
API.md (#11)
* Getting started
* More funcs added in docs + more stubs
|
2017-02-28 18:45:25 +05:30 |
|