mirror of https://github.com/milvus-io/milvus.git
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> |
||
---|---|---|
.. | ||
mock_chunk_manager.go | ||
mock_datacoord.go | ||
mock_datacoord_catalog.go | ||
mock_datacoord_client.go | ||
mock_datanode.go | ||
mock_datanode_client.go | ||
mock_grpc_client.go | ||
mock_indexnode.go | ||
mock_indexnode_client.go | ||
mock_proxy.go | ||
mock_proxy_client.go | ||
mock_querycoord.go | ||
mock_querycoord_client.go | ||
mock_querynode.go | ||
mock_querynode_client.go | ||
mock_rootcoord.go | ||
mock_rootcoord_client.go |