garage/src/api/admin
Mendes ceac3713d6 modifications in several files to :
- have consistent error return types
- store the zone redundancy in a Lww
- print the error and message in the CLI (TODO: for the server Api, should msg be returned in the body response?)
2022-10-05 15:29:48 +02:00
..
api_server.rs Initialize metrics exporter earlier (fix #389) 2022-09-20 17:50:22 +02:00
bucket.rs improve internal item counter mechanisms and implement bucket quotas (#326) 2022-06-15 20:20:28 +02:00
cluster.rs modifications in several files to : 2022-10-05 15:29:48 +02:00
error.rs Fix Content-Type headers for {admin,k2v} errors and admin responses 2022-05-25 17:09:33 +02:00
key.rs Fix Content-Type headers for {admin,k2v} errors and admin responses 2022-05-25 17:09:33 +02:00
mod.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00
router.rs improve internal item counter mechanisms and implement bucket quotas (#326) 2022-06-15 20:20:28 +02:00