garage/src/api
Quentin 8811bb08e6
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
In ListBuckets, hide entry if no perms
2021-11-22 12:10:28 +01:00
..
api_server.rs update doc and comments 2021-11-16 15:41:41 +01:00
Cargo.toml Improve how node roles are assigned in Garage 2021-11-16 16:05:53 +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 update doc and comments 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 In ListBuckets, hide entry if no perms 2021-11-22 12:10:28 +01: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