Documentation ¶
Overview ¶
Deprecated: This package is intended for older projects transitioning from OPA v0.x and will remain for the lifetime of OPA v1.x, but its use is not recommended. For newer features and behaviours, such as defaulting to the Rego v1 syntax, use the corresponding components in the github.com/open-policy-agent/opa/v1 package instead. See https://www.openpolicyagent.org/docs/latest/v0-compatibility/ for more information.
Package version contains version information that is set at build time.
Index ¶
Constants ¶
This section is empty.
Variables ¶
Additional version information that is displayed by the "version" command and used to identify the version of running instances of OPA.
var GoVersion = v1.GoVersion
GoVersion is the version of Go this was built with
var Platform = v1.Platform
Platform is the runtime OS and architecture of this OPA binary
var Version = v1.Version
Version is the canonical version of OPA.
Functions ¶
func WasmRuntimeAvailable ¶ added in v0.25.0
func WasmRuntimeAvailable() bool
WasmRuntimeAvailable indicates if a wasm runtime is available in this OPA.
Types ¶
This section is empty.