Discover Packages
github.com/open-policy-agent/opa-envoy-plugin
internal
package
Version:
v0.12.0
Opens a new window with list of versions in this module.
Published: Jun 18, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
New returns a Plugin that implements the Envoy ext_authz API.
type Config struct {
Addr string `json:"addr"`
Query string `json:"query"`
}
Config represents the plugin configuration.
Validate receives a slice of bytes representing the plugin's
configuration and returns a configuration value that can be used to
instantiate the plugin.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.