Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ RBACResource
TypeAlias
RBACResource
codersdk/rbacresources_gen.go:4–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
package
codersdk
3
4
type
RBACResource string
5
6
const
(
7
ResourceWildcard RBACResource =
"*"
Callers
6
APIAllowListTarget
Function · 0.92
Permission
Function · 0.92
RBACPermission
Function · 0.92
interactiveOrgRoleEdit
Function · 0.92
applyOrgResourceActions
Function · 0.92
UnmarshalJSON
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected