package
Version:
v0.29.4
Opens a new window with list of versions in this module.
Published: Sep 1, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Evaluator struct {
}
Option configures the opa system
File sets the file to read the policy from, mutually exclusive with Policy()
Function adds functions to the rego ast
Logger sets the logger to use
Policy sets the contents of the policy to evaluate, mutually exclusive with File()
Trace enables tracing of rego evaluation
Options are configuration options for the opa system
Source Files
¶
Click to show internal directories.
Click to hide internal directories.