public interface HealthCheckEjectUnhealthyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HealthCheckFailureType |
getFailureType()
The type of failure that caused this ejection.
|
int |
getFailureTypeValue()
The type of failure that caused this ejection.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getFailureTypeValue()
The type of failure that caused this ejection.
.envoy.data.core.v3.HealthCheckFailureType failure_type = 1 [(.validate.rules) = { ... }HealthCheckFailureType getFailureType()
The type of failure that caused this ejection.
.envoy.data.core.v3.HealthCheckFailureType failure_type = 1 [(.validate.rules) = { ... }Copyright © 2018–2021 The Envoy Project. All rights reserved.