package
0.0.0-20250902130712-4abbca2f9c80
Repository: https://github.com/chef/automate.git
Documentation: pkg.go.dev

# README

OPA decision engine

policy.go

This file is generated from policy/*.rego.

The generation is done using go-bindata, from go generate. Run this from components/authz-service:

$ go generate ./...
$ # no output on success

It requires that go-bindata is installed.

TODO (sr): ensure this works properly in habitat and studio env. Other projects also use go-bindata, IIRC.