mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 20:09:57 +08:00
bcd6865b29
issue: #28960 [milvus-proto #212](https://github.com/milvus-io/milvus-proto/issues/212) add new configuration: builtinRoles user can define roles in config file: `milvus.yaml` there is an example: 1. db_ro, only have read privileges, include load 2. db_rw, read and write privileges, include create/drop/rename collection 3. db_admin, not only read and write privileges, but also user administration Signed-off-by: PowderLi <min.li@zilliz.com> |
||
---|---|---|
.. | ||
autoindex_param_test.go | ||
autoindex_param.go | ||
base_table_test.go | ||
base_table.go | ||
component_param_test.go | ||
component_param.go | ||
grpc_param_test.go | ||
grpc_param.go | ||
hook_config.go | ||
http_param_test.go | ||
http_param.go | ||
param_item.go | ||
quota_param_test.go | ||
quota_param.go | ||
role_param_test.go | ||
role_param.go | ||
runtime.go | ||
service_param_test.go | ||
service_param.go |