| Class | Description |
|---|---|
| BodyMutation |
Replace the entire message body chunk received in the corresponding
HttpBody message with this new body, or clear the body.
|
| BodyMutation.Builder |
Replace the entire message body chunk received in the corresponding
HttpBody message with this new body, or clear the body.
|
| BodyResponse |
This message must be sent in response to an HttpBody message.
|
| BodyResponse.Builder |
This message must be sent in response to an HttpBody message.
|
| CommonResponse |
This message contains common fields between header and body responses.
|
| CommonResponse.Builder |
This message contains common fields between header and body responses.
|
| ExternalProcessor |
Protobuf service
envoy.service.ext_proc.v3alpha.ExternalProcessor |
| ExternalProcessor.Stub | |
| ExternalProcessorGrpc | |
| ExternalProcessorGrpc.ExternalProcessorBlockingStub | |
| ExternalProcessorGrpc.ExternalProcessorFutureStub | |
| ExternalProcessorGrpc.ExternalProcessorImplBase | |
| ExternalProcessorGrpc.ExternalProcessorStub | |
| ExternalProcessorProto | |
| GrpcStatus |
This message specifies a gRPC status for an ImmediateResponse message.
|
| GrpcStatus.Builder |
This message specifies a gRPC status for an ImmediateResponse message.
|
| HeaderMutation |
Change HTTP headers or trailers by appending, replacing, or removing
headers.
|
| HeaderMutation.Builder |
Change HTTP headers or trailers by appending, replacing, or removing
headers.
|
| HeadersResponse |
This message must be sent in response to an HttpHeaders message.
|
| HeadersResponse.Builder |
This message must be sent in response to an HttpHeaders message.
|
| HttpBody |
This message contains the message body that Envoy sends to the external server.
|
| HttpBody.Builder |
This message contains the message body that Envoy sends to the external server.
|
| HttpHeaders |
This message is sent to the external server when the HTTP request and responses
are first received.
|
| HttpHeaders.Builder |
This message is sent to the external server when the HTTP request and responses
are first received.
|
| HttpTrailers |
This message contains the trailers.
|
| HttpTrailers.Builder |
This message contains the trailers.
|
| ImmediateResponse |
This message causes the filter to attempt to create a locally
generated response, send it downstream, stop processing
additional filters, and ignore any additional messages received
from the remote server for this request or response.
|
| ImmediateResponse.Builder |
This message causes the filter to attempt to create a locally
generated response, send it downstream, stop processing
additional filters, and ignore any additional messages received
from the remote server for this request or response.
|
| ProcessingRequest |
This represents the different types of messages that Envoy can send
to an external processing server.
|
| ProcessingRequest.Builder |
This represents the different types of messages that Envoy can send
to an external processing server.
|
| ProcessingResponse |
For every ProcessingRequest received by the server with the "async_mode" field
set to false, the server must send back exactly one ProcessingResponse message.
|
| ProcessingResponse.Builder |
For every ProcessingRequest received by the server with the "async_mode" field
set to false, the server must send back exactly one ProcessingResponse message.
|
| TrailersResponse |
This message must be sent in response to an HttpTrailers message.
|
| TrailersResponse.Builder |
This message must be sent in response to an HttpTrailers message.
|
| Enum | Description |
|---|---|
| BodyMutation.MutationCase | |
| CommonResponse.ResponseStatus |
Protobuf enum
envoy.service.ext_proc.v3alpha.CommonResponse.ResponseStatus |
| ProcessingRequest.RequestCase | |
| ProcessingResponse.ResponseCase |
Copyright © 2018–2021 The Envoy Project. All rights reserved.