Henk-Jan Lebbink
|
75ea23aaf1
|
fix deprecated lifetime; update example file-uploader (#71)
* fix: deprecated elided_lifetimes_in_associated_constant
* fix warnings
* update: example file-file-uploader
|
2024-03-15 09:24:44 -07:00 |
|
Bala FA
|
0fb80e1456
|
Refactor S3 client implementation (#13)
Added below S3 APIs
* abort_multipart_upload()
* bucket_exists()
* complete_multipart_upload()
* create_multipart_upload()
* get_object()
* list_buckets()
* list_objects_v1()
* list_objects_v2()
* list_object_versions()
* list_objects()
* make_bucket()
* put_object()
* put_object_api()
* remove_bucket()
* remove_object()
* remove_objects_api()
* remove_objects()
* select_object_content()
* stat_object()
* upload_part()
Signed-off-by: Bala.FA <bala@minio.io>
|
2022-08-20 15:10:11 -07:00 |
|
Daniel Valdivia
|
91ad6401c3
|
Parse XML Errors. (#11)
|
2021-03-25 13:31:38 -07:00 |
|
grumbach
|
5d0bf5a496
|
[CLEAN] remove main, replace println with debug
|
2020-10-13 11:31:04 +02:00 |
|
Daniel Valdivia
|
128ecb871f
|
Add listen bucket notification (#3)
|
2019-06-24 17:04:27 -07:00 |
|
Aditya Manthramurthy
|
46f0aa8706
|
Initial
|
2019-05-15 15:39:44 -07:00 |
|