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

Method regoValue

coderd/rbac/astvalue.go:237–237  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

235
236type regoValue interface {
237 regoValue() ast.Value
238}
239
240// regoSlice returns the ast.Array representation of the slice.

Callers 7

regoInputValueFunction · 0.65
regoPartialInputValueFunction · 0.65
regoValueMethod · 0.65
regoValueMethod · 0.65
regoSliceFunction · 0.65
RegoValueOkMethod · 0.65
WithCachedASTValueMethod · 0.65

Implementers 5

Objectcoderd/rbac/object.go
Scopecoderd/rbac/scopes.go
Subjectcoderd/rbac/authz.go
Rolecoderd/rbac/roles.go
Permissioncoderd/rbac/roles.go

Calls

no outgoing calls

Tested by

no test coverage detected