| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2 | |
| io.envoyproxy.envoy.api.v2.cluster |
| Modifier and Type | Method and Description |
|---|---|
OutlierDetectionOrBuilder |
Cluster.getOutlierDetectionOrBuilder()
If specified, outlier detection will be enabled for this upstream cluster.
|
OutlierDetectionOrBuilder |
Cluster.Builder.getOutlierDetectionOrBuilder()
If specified, outlier detection will be enabled for this upstream cluster.
|
OutlierDetectionOrBuilder |
ClusterOrBuilder.getOutlierDetectionOrBuilder()
If specified, outlier detection will be enabled for this upstream cluster.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OutlierDetection
See the :ref:`architecture overview <arch_overview_outlier_detection>` for
more information on outlier detection.
|
static class |
OutlierDetection.Builder
See the :ref:`architecture overview <arch_overview_outlier_detection>` for
more information on outlier detection.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.