opa gatekeeper v3.14.0
Assign.spec.match.namespaceSelector.matchExpressions[].values.spec.parameters.assign.externalData
ExternalData describes the external data provider to be used for mutation.
| Field / Type | Description |
|---|---|
dataSource | DataSource specifies where to extract the data that will be sent to the external data provider as parameters.
|
default | Default specifies the default value to use when the external data provider returns an error and the failure policy is set to "UseDefault". |
failurePolicy | FailurePolicy specifies the policy to apply when the external data provider returns an error.
|
provider | Provider is the name of the external data provider. |