package
0.58.0
Repository: https://github.com/open-policy-agent/conftest.git
Documentation: pkg.go.dev

# Functions

Load returns an Engine after loading all of the specified policies.
LoadCapabilities loads Rego JSON capabilities given a path.
LoadWithData returns an Engine after loading all of the specified policies and data paths.

# Structs

CompilerOptions defines the options for the Rego compiler.
Engine represents the policy engine.