Uses of Interface
io.envoyproxy.envoy.config.cluster.v3.OutlierDetectionOrBuilder
Packages that use OutlierDetectionOrBuilder
-
Uses of OutlierDetectionOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Classes in io.envoyproxy.envoy.config.cluster.v3 that implement OutlierDetectionOrBuilderModifier and TypeClassDescriptionfinal classSee the :ref:`architecture overview <arch_overview_outlier_detection>` for more information on outlier detection.static final classSee the :ref:`architecture overview <arch_overview_outlier_detection>` for more information on outlier detection.Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type OutlierDetectionOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<OutlierDetection, OutlierDetection.Builder, OutlierDetectionOrBuilder> Cluster.Builder.outlierDetectionBuilder_Methods in io.envoyproxy.envoy.config.cluster.v3 that return OutlierDetectionOrBuilderModifier and TypeMethodDescriptionCluster.Builder.getOutlierDetectionOrBuilder()If specified, outlier detection will be enabled for this upstream cluster.Cluster.getOutlierDetectionOrBuilder()If specified, outlier detection will be enabled for this upstream cluster.ClusterOrBuilder.getOutlierDetectionOrBuilder()If specified, outlier detection will be enabled for this upstream cluster.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type OutlierDetectionOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<OutlierDetection, OutlierDetection.Builder, OutlierDetectionOrBuilder> Cluster.Builder.getOutlierDetectionFieldBuilder()If specified, outlier detection will be enabled for this upstream cluster.