EnvoyHTTPFilter
microgateway.airlock.com/v1alpha1
EnvoyHTTPFilter defines a custom Envoy HTTP filter which can be inserted into an Airlock Microgateway Engine configuration.
EnvoyHTTPFilter
| Field | Description | Type | Required | Default | Allowed Values |
|---|---|---|---|---|---|
| metadata | defines the resource’s metadata | ObjectMeta | yes | ||
| spec | defines the desired Envoy HTTP filter. | object | no |
EnvoyHTTPFilter.spec
| Field | Description | Type | Required | Default | Allowed Values |
|---|---|---|---|---|---|
| value | specifies the raw Envoy HTTP filter configuration. | unstructured | no |