mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-11 23:56:53 +00:00
move admin router to rustfs, add pool stats/list admin api
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ pub mod pools;
|
||||
pub mod store_err;
|
||||
pub mod xhttp;
|
||||
|
||||
pub use global::is_legacy;
|
||||
pub use global::new_object_layer_fn;
|
||||
pub use global::set_global_endpoints;
|
||||
pub use global::update_erasure_type;
|
||||
pub use global::GLOBAL_Endpoints;
|
||||
|
||||
Reference in New Issue
Block a user