opa gatekeeper v3.14.0

Provider.spec

Spec defines the Provider specifications.

3 fields
Provider.spec fields and descriptions
Field / TypeDescription
caBundle
string

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
integer

Timeout is the timeout when querying the provider.

url
string

URL is the url for the provider. URL is prefixed with https://.