| Package | Description |
|---|---|
| envoy.config.filter.fault.v2 | |
| envoy.config.filter.http.fault.v2 | |
| envoy.config.filter.network.mongo_proxy.v2 |
| Modifier and Type | Class and Description |
|---|---|
static class |
Fault.FaultDelay
Delay specification is used to inject latency into the
HTTP/gRPC/Mongo/Redis operation or delay proxying of TCP connections.
|
static class |
Fault.FaultDelay.Builder
Delay specification is used to inject latency into the
HTTP/gRPC/Mongo/Redis operation or delay proxying of TCP connections.
|
| Modifier and Type | Method and Description |
|---|---|
Fault.FaultDelayOrBuilder |
Fault.HTTPFaultOrBuilder.getDelayOrBuilder()
If specified, the filter will inject delays based on the values in the
object.
|
Fault.FaultDelayOrBuilder |
Fault.HTTPFault.getDelayOrBuilder()
If specified, the filter will inject delays based on the values in the
object.
|
Fault.FaultDelayOrBuilder |
Fault.HTTPFault.Builder.getDelayOrBuilder()
If specified, the filter will inject delays based on the values in the
object.
|
| Modifier and Type | Method and Description |
|---|---|
Fault.FaultDelayOrBuilder |
MongoProxyOuterClass.MongoProxyOrBuilder.getDelayOrBuilder()
Inject a fixed delay before proxying a Mongo operation.
|
Fault.FaultDelayOrBuilder |
MongoProxyOuterClass.MongoProxy.getDelayOrBuilder()
Inject a fixed delay before proxying a Mongo operation.
|
Fault.FaultDelayOrBuilder |
MongoProxyOuterClass.MongoProxy.Builder.getDelayOrBuilder()
Inject a fixed delay before proxying a Mongo operation.
|
Copyright © 2018 The Envoy Project. All rights reserved.