mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-03 04:19:18 +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> |
||
---|---|---|
.. | ||
aggregation_test.go | ||
aggregation.go | ||
func_test.go | ||
func.go | ||
map.go | ||
math.go | ||
parallel_test.go | ||
parallel.go | ||
placeholdergroup_test.go | ||
placeholdergroup.go | ||
policy_test.go | ||
policy.go | ||
random_test.go | ||
random.go | ||
set_test.go | ||
set.go | ||
slice_test.go | ||
slice.go |