Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ RoleOrgAdmin
Function
RoleOrgAdmin
coderd/rbac/roles.go:148–150 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
146
func
RoleAgentsAccess() string {
return
agentsAccess }
147
148
func
RoleOrgAdmin() string {
149
return
orgAdmin
150
}
151
152
func
RoleOrgMember() string {
153
return
orgMember
Callers
10
TestAPIKey
Function · 0.92
TestRoleSyncTable
Function · 0.92
TestNoopNoDiff
Function · 0.92
TestGetAuthorizedChats
Function · 0.92
TestOrganization
Method · 0.92
TestServerCreateAdminUser
Function · 0.92
newCreateAdminUserCommand
Method · 0.92
TestGrantSiteRoles
Function · 0.92
TestUpdateRoleSync
Function · 0.92
ScopedRoleOrgAdmin
Function · 0.85
Calls
no outgoing calls
Tested by
8
TestAPIKey
Function · 0.74
TestRoleSyncTable
Function · 0.74
TestNoopNoDiff
Function · 0.74
TestGetAuthorizedChats
Function · 0.74
TestOrganization
Method · 0.74
TestServerCreateAdminUser
Function · 0.74
TestGrantSiteRoles
Function · 0.74
TestUpdateRoleSync
Function · 0.74