package runtime
import "github.com/open-policy-agent/opa/internal/runtime"
Package runtime contains utilities to return runtime information on the OPA instance.
Index ¶
Functions ¶
func Term ¶
Term returns the runtime information as an ast.Term object.
Types ¶
type Params ¶
type Params struct { Config []byte }
Params controls the types of runtime information to return.
Source Files ¶
- Version
- v0.17.0
- Published
- Feb 7, 2020
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 29 minutes ago –
Tools for package owners.