Documentation ¶
Overview ¶
Package opa contains all logic for a functional component acting as the Policy Decision Point using OPA/Rego as the policy language.
Index ¶
Constants ¶
View Source
const Version = "1.0.0"
Version defines the version of this OPA/Rego PDP.
Variables ¶
This section is empty.
Functions ¶
func DeterminePrincipal ¶
func DeterminePrincipal(a types.AttributeSet) (string, string)
DeterminePrincipal determines the type of principal and its primary key.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.