Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainloop-dev/chainloop
/ Role
TypeAlias
Role
app/controlplane/pkg/authz/authz.go:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
type
Role string
31
32
// RBACEnabled returns whether an org-scoped role has RBAC enabled and needs resource-scoped enforcement.
33
func
(r Role) RBACEnabled() bool {
Callers
15
TestUpdateUserRoleInProject
Method · 0.92
TestUpdateGroupRoleInProject
Method · 0.92
assignValues
Method · 0.92
assignValues
Method · 0.92
Fields
Method · 0.92
Fields
Method · 0.92
WithAuthzMiddleware
Function · 0.92
ListMembers
Method · 0.92
userHasPermissionOnGroupMembershipsWithPolicy
Method · 0.92
isUserOrgAdmin
Function · 0.92
rbacEnabled
Function · 0.92
DeleteMembership
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected