Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ RoleOrgAuditor
Function
RoleOrgAuditor
coderd/rbac/roles.go:160–162 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
158
}
159
160
func
RoleOrgAuditor() string {
161
return
orgAuditor
162
}
163
164
func
RoleOrgUserAdmin() string {
165
return
orgUserAdmin
Callers
4
TestRoleSyncTable
Function · 0.92
TestNoopNoDiff
Function · 0.92
TestAcquireJob
Function · 0.92
ScopedRoleOrgAuditor
Function · 0.85
Calls
no outgoing calls
Tested by
3
TestRoleSyncTable
Function · 0.74
TestNoopNoDiff
Function · 0.74
TestAcquireJob
Function · 0.74