garage/src/api
2021-11-16 15:41:41 +01:00
..
api_server.rs fix issue where list on vhost-bucket would list bucket instead of bucket content 2021-11-16 15:41:41 +01:00
Cargo.toml add support for vhost-style s3 bucket 2021-11-16 15:41:41 +01:00
encoding.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
error.rs Improve CLI, adapt tests, update documentation 2021-10-25 14:21:48 +02:00
helpers.rs add support for vhost-style s3 bucket 2021-11-16 15:41:41 +01:00
lib.rs add support for vhost-style s3 bucket 2021-11-16 15:41:41 +01: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 clippy lints (fix #121) 2021-10-26 10:20:05 +02:00
s3_get.rs Fix clippy lints (fix #121) 2021-10-26 10:20:05 +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 Fix clippy lints (fix #121) 2021-10-26 10:20:05 +02:00
s3_xml.rs Add basic support for the "Versioning" command 2021-05-14 22:33:26 +02:00
signature.rs Fix clippy lints (fix #121) 2021-10-26 10:20:05 +02:00