Documentation ¶
Index ¶
Constants ¶
View Source
const ( MemberRoleName = "member" ReaderRoleName = "reader" ViewerRoleName = "viewer" EditorRoleName = "editor" AdminRoleName = "admin" SuperAdminStatus = "superadmin" // Indicatior that the server should retrieve the default role for the organization. WildcardRoleName = "*" )
Chronograf User Roles
View Source
const ContextKey = contextKey("role")
ContextKey is the key used to specify the role via context
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.