Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ RoleOrgServiceAccount
Function
RoleOrgServiceAccount
coderd/rbac/roles.go:156–158 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
154
}
155
156
func
RoleOrgServiceAccount() string {
157
return
orgServiceAccount
158
}
159
160
func
RoleOrgAuditor() string {
161
return
orgAuditor
Callers
4
TestReconcileSystemRole
Function · 0.92
rolestore.go
File · 0.92
TestGetAuthorizationUserRolesImpliedOrgRole
Function · 0.92
patchWorkspaceSharingSettings
Method · 0.92
Calls
no outgoing calls
Tested by
2
TestReconcileSystemRole
Function · 0.74
TestGetAuthorizationUserRolesImpliedOrgRole
Function · 0.74