Add rule PDP adapter boundary
This commit is contained in:
parent
4bb329c921
commit
ad4895187b
7 changed files with 1011 additions and 1 deletions
3
internal/adapters/rule/doc.go
Normal file
3
internal/adapters/rule/doc.go
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
// Package rule defines the delegated rule-PDP boundary for OPA/Rego,
|
||||
// Cedar-style policy services, and other policy-language backends.
|
||||
package rule
|
||||
Loading…
Add table
Add a link
Reference in a new issue