MCPcopy 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

2package codersdk
3
4type RBACResource string
5
6const (
7 ResourceWildcard RBACResource = "*"

Callers 6

APIAllowListTargetFunction · 0.92
PermissionFunction · 0.92
RBACPermissionFunction · 0.92
interactiveOrgRoleEditFunction · 0.92
applyOrgResourceActionsFunction · 0.92
UnmarshalJSONMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected