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

# Packages

Deprecated: This package is intended for older projects transitioning from OPA v0.x and will remain for the lifetime of OPA v1.x, but its use is not recommended.

# Functions

Lookup returns the decision logs plugin registered with the manager.
New returns a new Plugin with the given config.
NewConfigBuilder returns a new ConfigBuilder to build and parse the plugin config.

# Constants

Name identifies the plugin on manager.

# Type aliases

BundleInfoV1 describes a bundle associated with a decision log event.
Config represents the plugin configuration.
ConfigBuilder assists in the construction of the plugin configuration.
EventV1 represents a decision log event.
Logger defines the interface for decision logging plugins.
Plugin implements decision log buffering and uploading.
ReportingConfig represents configuration for the plugin's reporting behaviour.