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

# Packages

# 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.
ParseConfig validates the config and injects default values.

# Constants

Name identifies the plugin on manager.

# Structs

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.
Plugin implements decision log buffering and uploading.
ReportingConfig represents configuration for the plugin's reporting behaviour.

# Interfaces

Logger defines the interface for decision logging plugins.