Home

envoy.extensions.filters.http.custom_response.v3.CustomResponse

Example

Disclaimer: The example is meant to show what methods are available on the object and does not necessarily constitute working code.
local types = import 'types.libsonnet';

types.envoy.extensions.filters.http.custom_response.v3.CustomResponse
.withCustomResponseMatcher(types.xds.type.matcher.v3.Matcher)
._validate()

Fields

Name Type One-of group Required Constraints
custom_response_matcher xds.type.matcher.v3.Matcher