We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3084006 commit 1bfa46bCopy full SHA for 1bfa46b
scripts/rbacgen/typescript.tstmpl
@@ -1,5 +1,7 @@
1
// Code generated by rbacgen/main.go. DO NOT EDIT.
2
3
+import { RBACAction, RBACResource } from "./typesGenerated";
4
+
5
// RBACResourceActions maps RBAC resources to their possible actions.
6
// Descriptions are included to document the purpose of each action.
7
// Source is in 'coderd/rbac/policy/policy.go'.
0 commit comments