MCPcopy 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
156func RoleOrgServiceAccount() string {
157 return orgServiceAccount
158}
159
160func RoleOrgAuditor() string {
161 return orgAuditor

Calls

no outgoing calls