opa gatekeeper v3.14.0
Provider.spec
Spec defines the Provider specifications.
| Field / Type | Description |
|---|---|
caBundle | CABundle is a base64-encoded string that contains the TLS CA bundle in PEM format. It is used to verify the signature of the provider's certificate. |
timeout | Timeout is the timeout when querying the provider. |
url | URL is the url for the provider. URL is prefixed with https://. |