//
pkg.gl
Category
github.com/vrnmthr/opa
plugins
package
0.8.1
Repository:
https://github.com/vrnmthr/opa.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
150 SLOC
#
Packages
bundle
Package bundle implements bundle downloading.
logs
Package logs implements decision log buffering and uploading.
rest
Package rest implements a REST client for communicating with remote services.
status
Package status implements status reporting.
#
Functions
New
New creates a new Manager using config.
#
Structs
Manager
Manager implements lifecycle management of plugins and gives plugins access to engine-wide components like storage.
#
Interfaces
Plugin
Plugin defines the interface for OPA plugins.