opa gatekeeper v3.23.1
ConstraintTemplate.spec.targets[].code[]
Code defines the policy source code for a specific engine.
| Field / Type | Description |
|---|---|
engine | The engine used to evaluate the code. Example: "Rego". Required. |
source | The source code for the template. Required.
|