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 1bfa46b commit 3dde682Copy full SHA for 3dde682
site/src/api/rbacresources_gen.ts
@@ -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