package
0.8.1
Repository: https://github.com/vrnmthr/opa.git
Documentation: pkg.go.dev

# Packages

Package bundle implements bundle downloading.
Package logs implements decision log buffering and uploading.
Package rest implements a REST client for communicating with remote services.
Package status implements status reporting.

# Functions

New creates a new Manager using config.

# Structs

Manager implements lifecycle management of plugins and gives plugins access to engine-wide components like storage.

# Interfaces

Plugin defines the interface for OPA plugins.