garage/src/api/s3
Alex 7362618b97
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
Test reverse and actually implement it correctly
2022-04-28 11:28:16 +02:00
..
api_server.rs Make "s3" service a parameter in more places 2022-04-21 16:36:02 +02:00
bucket.rs Add EnumerationOrder parameter to table range queries 2022-04-28 10:31:57 +02:00
copy.rs Fix test 2022-04-14 11:36:58 +02:00
cors.rs rename api to s3::api in many places to make place for k2v::api 2022-04-13 16:45:46 +02:00
delete.rs rename api to s3::api in many places to make place for k2v::api 2022-04-13 16:45:46 +02:00
get.rs rename api to s3::api in many places to make place for k2v::api 2022-04-13 16:45:46 +02:00
list.rs Test reverse and actually implement it correctly 2022-04-28 11:28:16 +02:00
mod.rs First refactor of api 2022-04-13 17:35:40 +02:00
post_object.rs signatures for service k2v different than for s3 2022-04-21 13:33:33 +02:00
put.rs rename api to s3::api in many places to make place for k2v::api 2022-04-13 16:45:46 +02:00
router.rs cargo fmt 2022-04-14 15:02:49 +02:00
website.rs rename api to s3::api in many places to make place for k2v::api 2022-04-13 16:45:46 +02:00
xml.rs rename api to s3::api in many places to make place for k2v::api 2022-04-13 16:45:46 +02:00