User
Represents a user with their assigned roles, returned by DescribeUser.
type User struct {
UserName string
Roles []string
}
FIELDS:
UserName (string)
The name of the user.
Roles ([]string)
The list of assigned roles.
Represents a user with their assigned roles, returned by DescribeUser.
type User struct {
UserName string
Roles []string
}
FIELDS:
UserName (string)
The name of the user.
Roles ([]string)
The list of assigned roles.
Zilliz Cloud is hassle-free, powered by Milvus and 10x faster.
Get StartedWas this page helpful?