Uses of Interface
io.envoyproxy.envoy.config.cluster.v3.OutlierDetectionOrBuilder
-
Packages that use OutlierDetectionOrBuilder Package Description io.envoyproxy.envoy.config.cluster.v3 -
-
Uses of OutlierDetectionOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Classes in io.envoyproxy.envoy.config.cluster.v3 that implement OutlierDetectionOrBuilder Modifier and Type Class Description classOutlierDetectionSee the :ref:`architecture overview <arch_overview_outlier_detection>` for more information on outlier detection.static classOutlierDetection.BuilderSee the :ref:`architecture overview <arch_overview_outlier_detection>` for more information on outlier detection.Methods in io.envoyproxy.envoy.config.cluster.v3 that return OutlierDetectionOrBuilder Modifier and Type Method Description OutlierDetectionOrBuilderCluster.Builder. getOutlierDetectionOrBuilder()If specified, outlier detection will be enabled for this upstream cluster.OutlierDetectionOrBuilderCluster. getOutlierDetectionOrBuilder()If specified, outlier detection will be enabled for this upstream cluster.OutlierDetectionOrBuilderClusterOrBuilder. getOutlierDetectionOrBuilder()If specified, outlier detection will be enabled for this upstream cluster.
-