admin api: move functions to their correct location

This commit is contained in:
Alex Auvolat
2025-03-11 10:27:43 +01:00
parent 85a07c87d7
commit 576d0d950e
4 changed files with 513 additions and 501 deletions
+1
View File
@@ -14,6 +14,7 @@ mod router_v2;
mod bucket;
mod cluster;
mod key;
mod layout;
mod special;
mod block;