Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ RoleOrgMember
Function
RoleOrgMember
coderd/rbac/roles.go:152–154 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
150
}
151
152
func
RoleOrgMember() string {
153
return
orgMember
154
}
155
156
func
RoleOrgServiceAccount() string {
157
return
orgServiceAccount
Callers
12
SyncRoles
Method · 0.92
MemberSubject
Function · 0.92
TestReconcileSystemRole
Function · 0.92
TestReconcileSystemRoles
Function · 0.92
rolestore.go
File · 0.92
TestGetAuthorizationUserRolesImpliedOrgRole
Function · 0.92
TestAcquireJob
Function · 0.92
patchWorkspaceSharingSettings
Method · 0.92
TestGroup
Function · 0.92
TestGrantSiteRoles
Function · 0.92
TestCustomOrganizationRole
Function · 0.92
ScopedRoleOrgMember
Function · 0.85
Calls
no outgoing calls
Tested by
7
TestReconcileSystemRole
Function · 0.74
TestReconcileSystemRoles
Function · 0.74
TestGetAuthorizationUserRolesImpliedOrgRole
Function · 0.74
TestAcquireJob
Function · 0.74
TestGroup
Function · 0.74
TestGrantSiteRoles
Function · 0.74
TestCustomOrganizationRole
Function · 0.74