MCPcopy Index your code
hub / github.com/coder/coder / RBACAction

TypeAlias RBACAction

codersdk/rbacresources_gen.go:57–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55)
56
57type RBACAction string
58
59const (
60 ActionApplicationConnect RBACAction = "application_connect"

Callers 3

PermissionFunction · 0.92
RBACPermissionFunction · 0.92
applyOrgResourceActionsFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected