| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3alpha |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtProcOverrides
[#not-implemented-hide:]
Overrides that may be set on a per-route basis
Protobuf type
envoy.extensions.filters.http.ext_proc.v3alpha.ExtProcOverrides |
static class |
ExtProcOverrides.Builder
[#not-implemented-hide:]
Overrides that may be set on a per-route basis
Protobuf type
envoy.extensions.filters.http.ext_proc.v3alpha.ExtProcOverrides |
| Modifier and Type | Method and Description |
|---|---|
ExtProcOverridesOrBuilder |
ExtProcPerRoute.getOverridesOrBuilder()
Override aspects of the configuration for this route
.envoy.extensions.filters.http.ext_proc.v3alpha.ExtProcOverrides overrides = 2; |
ExtProcOverridesOrBuilder |
ExtProcPerRoute.Builder.getOverridesOrBuilder()
Override aspects of the configuration for this route
.envoy.extensions.filters.http.ext_proc.v3alpha.ExtProcOverrides overrides = 2; |
ExtProcOverridesOrBuilder |
ExtProcPerRouteOrBuilder.getOverridesOrBuilder()
Override aspects of the configuration for this route
.envoy.extensions.filters.http.ext_proc.v3alpha.ExtProcOverrides overrides = 2; |
Copyright © 2018–2021 The Envoy Project. All rights reserved.