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

Method Names

coderd/rbac/roles.go:703–703  ·  view source on GitHub ↗

Names is for logging and tracing purposes, we want to know the human names of the expanded roles.

()

Source from the content-addressed store, hash-verified

701 // Names is for logging and tracing purposes, we want to know the human
702 // names of the expanded roles.
703 Names() []RoleIdentifier
704}
705
706// Permission is the format passed into the rego.

Callers 7

TestAsAuthzSystemFunction · 0.65
TestExtractUserRolesFunction · 0.65
CanAssignRoleFunction · 0.65
SafeRoleNamesMethod · 0.65
authorizeRequestMethod · 0.65
findCaseTypesFunction · 0.65

Calls

no outgoing calls

Tested by 3

TestAsAuthzSystemFunction · 0.52
TestExtractUserRolesFunction · 0.52
findCaseTypesFunction · 0.52