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

# Functions

New creates a new instance of Hooks.

# Structs

Hooks is the type used for every struct in OPA that can work with hooks.

# Interfaces

ConfigHook allows inspecting or rewriting the discovered configuration when the discovery plugin is processing it.
ConfigHook allows inspecting or rewriting the configuration when the plugin manager is processing it.

# Type aliases

Hook is a hook to be called in some select places in OPA's operation.