garage/src/api
2021-10-21 17:43:42 +02:00
..
api_server.rs Add basic support for the "Versioning" command 2021-05-14 22:33:26 +02:00
Cargo.toml bump garage version to 0.4.0 2021-10-19 23:59:05 +02:00
encoding.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
error.rs Improve clarity 2021-10-21 17:43:42 +02:00
lib.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
s3_bucket.rs Add basic support for the "Versioning" command 2021-05-14 22:33:26 +02:00
s3_copy.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
s3_delete.rs Fix HTTP return code for DeleteObject (fix #98) 2021-10-11 14:24:49 +02:00
s3_get.rs fix clippy warnings on api 2021-05-03 22:11:41 +02:00
s3_list.rs WIP: try to fix #93, and improve S3 ListObjects (v1 and v2) API calls 2021-10-11 11:15:47 +02:00
s3_put.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
s3_xml.rs Add basic support for the "Versioning" command 2021-05-14 22:33:26 +02:00
signature.rs fix clippy warnings on api 2021-05-03 22:11:41 +02:00