opa gatekeeper v3.23.1
ConstraintTemplate.spec.targets.code
The source code options for the constraint template. "Rego" can only be specified in one place (either here or in the "rego" field)
| Field / Type | Description |
|---|---|
engine | The engine used to evaluate the code. Example: "Rego". Required. |
source | The source code for the template. Required.
|