View Source Envoy.Admin.V3.HostHealthStatus (envoy_data_plane_api v0.2.0)
Summary
Types
@type t() :: %Envoy.Admin.V3.HostHealthStatus{ __unknown_fields__: [ {field_number :: integer(), Protobuf.Wire.Types.wire_type(), value :: term()} ], active_hc_timeout: boolean(), eds_health_status: Envoy.Config.Core.V3.HealthStatus.t(), excluded_via_immediate_hc_fail: boolean(), failed_active_degraded_check: boolean(), failed_active_health_check: boolean(), failed_outlier_check: boolean(), pending_active_hc: boolean(), pending_dynamic_removal: boolean() }