package version
import "github.com/open-policy-agent/opa/version"
Package version contains version information that is set at build time.
Index ¶
Constants ¶
const WasmRuntimeAvailable = false
WasmRuntimeAvailable indicates if a wasm runtime is available in this OPA.
Variables ¶
var ( Vcs = "" Timestamp = "" Hostname = "" )
Additional version information that is displayed by the "version" command and used to identify the version of running instances of OPA.
GoVersion is the version of Go this was built with
var Version = "0.29.2"
Version is the canonical version of OPA.
Source Files ¶
- Version
- v0.29.2
- Published
- May 28, 2021
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 31 minutes ago –
Tools for package owners.