garage/src/api
Alex dcfa408887
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
Implement ImportKey
2022-05-17 19:02:13 +02:00
..
admin Implement ImportKey 2022-05-17 19:02:13 +02:00
k2v Merge branch 'main' into admin-api 2022-05-17 13:10:53 +02:00
s3 Remove useless string conversions 2022-05-13 19:49:04 +02:00
signature More error refactoring 2022-05-13 19:18:51 +02:00
Cargo.toml Refactor admin API to be in api/admin and use common code 2022-05-10 13:25:06 +02:00
common_error.rs More precisions in errors & small refactoring 2022-05-13 19:36:17 +02:00
encoding.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
generic_server.rs Possibility of different error types for different APIs 2022-05-13 13:51:34 +02:00
helpers.rs Json body for custom errors 2022-05-13 19:28:23 +02:00
lib.rs Rename error::Error to s3::error::Error 2022-05-13 15:10:52 +02:00
router_macros.rs Common error type and admin error type that uses it 2022-05-13 14:30:30 +02:00