Documentation ¶
Index ¶
Constants ¶
View Source
const ( ErrPrepareForEvalCode = "meshkit-11144" ErrEvalCode = "meshkit-11145" )
Variables ¶
This section is empty.
Functions ¶
func ErrPrepareForEval ¶ added in v0.6.54
Types ¶
type Rego ¶ added in v0.6.54
type Rego struct {
// contains filtered or unexported fields
}
func NewRegoInstance ¶ added in v0.6.54
func NewRegoInstance(policyDir string, regManager *registry.RegistryManager) (*Rego, error)
Click to show internal directories.
Click to hide internal directories.