Uses of Interface
io.envoyproxy.envoy.api.v2.cluster.OutlierDetectionOrBuilder
-
Packages that use OutlierDetectionOrBuilder Package Description io.envoyproxy.envoy.api.v2 io.envoyproxy.envoy.api.v2.cluster -
-
Uses of OutlierDetectionOrBuilder in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 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. -
Uses of OutlierDetectionOrBuilder in io.envoyproxy.envoy.api.v2.cluster
Classes in io.envoyproxy.envoy.api.v2.cluster 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.
-