garage/src/api/s3
2024-02-15 12:15:07 +01:00
..
api_server.rs [header-override-650] implement header overriding in GetObject (fix #650) 2024-02-09 15:58:46 +01:00
bucket.rs [dep-upgrade-202402] wip: port to http/hyper crates v1 2024-02-05 18:49:54 +01:00
copy.rs [import-netapp] import Netapp code into Garage codebase 2024-02-15 12:15:07 +01:00
cors.rs [dep-upgrade-202402] migration to http/hyper 1.0 for k2v api 2024-02-05 19:27:12 +01:00
delete.rs [dep-upgrade-202402] wip: port to http/hyper crates v1 2024-02-05 18:49:54 +01:00
error.rs [dep-upgrade-202402] rename BytesBody into ErrorBody for clarity 2024-02-07 14:45:52 +01:00
get.rs [header-override-650] implement header overriding in GetObject (fix #650) 2024-02-09 15:58:46 +01:00
lifecycle.rs [dep-upgrade-202402] wip: port to http/hyper crates v1 2024-02-05 18:49:54 +01:00
list.rs [dep-upgrade-202402] wip: port to http/hyper crates v1 2024-02-05 18:49:54 +01:00
mod.rs s3: add xml structures to serialize/deserialize lifecycle configs 2023-08-29 17:44:17 +02:00
multipart.rs [dep-upgrade-202402] refactor use of BodyStream 2024-02-07 15:32:51 +01:00
post_object.rs [dep-upgrade-202402] refactor use of BodyStream 2024-02-07 15:32:51 +01:00
put.rs [import-netapp] import Netapp code into Garage codebase 2024-02-15 12:15:07 +01:00
router.rs [header-override-650] implement header overriding in GetObject (fix #650) 2024-02-09 15:58:46 +01:00
website.rs [dep-upgrade-202402] wip: port to http/hyper crates v1 2024-02-05 18:49:54 +01:00
xml.rs Fix clippy lint that says we should implement Eq 2022-09-13 16:08:00 +02:00