enh: user permission for balance vgroup leader

This commit is contained in:
kailixu 2024-06-05 17:10:41 +08:00
parent c89f06eaf3
commit 8dc092936d
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ typedef enum {
MND_OPER_CREATE_VIEW,
MND_OPER_DROP_VIEW,
MND_OPER_CONFIG_CLUSTER,
MND_OPER_BALANCE_VGROUP_LEADER,
} EOperType;
typedef enum {