Skip to main content

Module policy_engine

Module policy_engine 

Source
Expand description

Hierarchical policy decisions for Context Kernel requests.

Structs§

PolicyDecision
Outcome of evaluating a request against the policy set.
PolicyDecisionPoint
Policy Decision Point — evaluates requests against a rule set.
PolicyEvalRequest
Request attributes used by the policy decision point.
PolicyRule
A single policy rule.

Enums§

PolicyCondition
Condition types for policy matching.
PolicyEffect
The action a matching policy rule takes.
PolicyLevel
The 6-level policy hierarchy — higher levels take precedence for deny rules.