View Source Envoy.Extensions.OutlierDetectionMonitors.ConsecutiveErrors.V3.ConsecutiveErrors (envoy_data_plane_api v0.2.0)
Summary
Types
@type t() :: %Envoy.Extensions.OutlierDetectionMonitors.ConsecutiveErrors.V3.ConsecutiveErrors{ __unknown_fields__: [ {field_number :: integer(), Protobuf.Wire.Types.wire_type(), value :: term()} ], enforcing: Google.Protobuf.UInt32Value.t() | nil, error_buckets: Envoy.Extensions.OutlierDetectionMonitors.Common.V3.ErrorBuckets.t() | nil, name: String.t(), threshold: Google.Protobuf.UInt32Value.t() | nil }