garage/src/api
2022-03-14 10:53:00 +01:00
..
signature Add tracing output to signature calculation 2022-02-28 12:22:39 +01:00
api_server.rs Remove strum crate dependency; add protobuf nix dependency 2022-03-14 10:53:00 +01:00
Cargo.toml Remove strum crate dependency; add protobuf nix dependency 2022-03-14 10:53:00 +01:00
encoding.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
error.rs Support for PostObject (#222) 2022-02-21 23:02:30 +01:00
helpers.rs add proper request router for s3 api (#163) 2021-12-06 15:17:47 +01:00
lib.rs Add tracing integration with opentelemetry 2022-03-14 10:52:13 +01:00
s3_bucket.rs Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) (#156) 2022-01-17 10:55:31 +01:00
s3_copy.rs Support for PostObject (#222) 2022-02-21 23:02:30 +01:00
s3_cors.rs More permissive OPTIONS on S3 API 2022-03-01 11:15:16 +01:00
s3_delete.rs Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) (#156) 2022-01-17 10:55:31 +01:00
s3_get.rs Fix partnumber 2022-01-25 12:25:23 +01:00
s3_list.rs Implement ListParts 2022-01-21 10:42:30 +01:00
s3_post_object.rs Support for PostObject (#222) 2022-02-21 23:02:30 +01:00
s3_put.rs Support for PostObject (#222) 2022-02-21 23:02:30 +01:00
s3_router.rs Remove strum crate dependency; add protobuf nix dependency 2022-03-14 10:53:00 +01:00
s3_website.rs Handle OPTIONS on website endpoint 2022-01-24 12:32:28 +01:00
s3_xml.rs Support for PostObject (#222) 2022-02-21 23:02:30 +01:00