mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-24 13:16:28 +00:00
feat: add admin user api
This commit is contained in:
@@ -579,6 +579,7 @@ pub struct ObjectOptions {
|
||||
pub part_number: Option<usize>,
|
||||
|
||||
pub delete_prefix: bool,
|
||||
pub delete_prefix_object: bool,
|
||||
pub version_id: Option<String>,
|
||||
pub no_lock: bool,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user