runtime

package
v0.63.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package runtime contains utilities to return runtime information on the OPA instance.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Term

func Term(params Params) (*ast.Term, error)

Term returns the runtime information as an ast.Term object.

Types

type Params

type Params struct {
	Config                 []byte
	IsAuthorizationEnabled bool
	SkipKnownSchemaCheck   bool
}

Params controls the types of runtime information to return.

Directories

Path Synopsis
Package init is an internal package with helpers for data and policy loading during initialization.
Package init is an internal package with helpers for data and policy loading during initialization.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL