GRPC Core  9.0.0
Typedefs | Functions | Variables
outlier_detection.upb.h File Reference
#include "upb/generated_util.h"
#include "upb/msg.h"
#include "upb/decode.h"
#include "upb/encode.h"
#include "upb/port_def.inc"
#include "upb/port_undef.inc"

Go to the source code of this file.

Typedefs

typedef struct envoy_api_v2_cluster_OutlierDetection envoy_api_v2_cluster_OutlierDetection
 

Functions

UPB_INLINE envoy_api_v2_cluster_OutlierDetectionenvoy_api_v2_cluster_OutlierDetection_new (upb_arena *arena)
 
UPB_INLINE envoy_api_v2_cluster_OutlierDetectionenvoy_api_v2_cluster_OutlierDetection_parse (const char *buf, size_t size, upb_arena *arena)
 
UPB_INLINE char * envoy_api_v2_cluster_OutlierDetection_serialize (const envoy_api_v2_cluster_OutlierDetection *msg, upb_arena *arena, size_t *len)
 
UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_consecutive_5xx (const envoy_api_v2_cluster_OutlierDetection *msg)
 
UPB_INLINE const struct google_protobuf_Durationenvoy_api_v2_cluster_OutlierDetection_interval (const envoy_api_v2_cluster_OutlierDetection *msg)
 
UPB_INLINE const struct google_protobuf_Durationenvoy_api_v2_cluster_OutlierDetection_base_ejection_time (const envoy_api_v2_cluster_OutlierDetection *msg)
 
UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_max_ejection_percent (const envoy_api_v2_cluster_OutlierDetection *msg)
 
UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_enforcing_consecutive_5xx (const envoy_api_v2_cluster_OutlierDetection *msg)
 
UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_enforcing_success_rate (const envoy_api_v2_cluster_OutlierDetection *msg)
 
UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_success_rate_minimum_hosts (const envoy_api_v2_cluster_OutlierDetection *msg)
 
UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_success_rate_request_volume (const envoy_api_v2_cluster_OutlierDetection *msg)
 
UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_success_rate_stdev_factor (const envoy_api_v2_cluster_OutlierDetection *msg)
 
UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_consecutive_gateway_failure (const envoy_api_v2_cluster_OutlierDetection *msg)
 
UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_enforcing_consecutive_gateway_failure (const envoy_api_v2_cluster_OutlierDetection *msg)
 
UPB_INLINE bool envoy_api_v2_cluster_OutlierDetection_split_external_local_origin_errors (const envoy_api_v2_cluster_OutlierDetection *msg)
 
UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_consecutive_local_origin_failure (const envoy_api_v2_cluster_OutlierDetection *msg)
 
UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_enforcing_consecutive_local_origin_failure (const envoy_api_v2_cluster_OutlierDetection *msg)
 
UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_enforcing_local_origin_success_rate (const envoy_api_v2_cluster_OutlierDetection *msg)
 
UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_failure_percentage_threshold (const envoy_api_v2_cluster_OutlierDetection *msg)
 
UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_enforcing_failure_percentage (const envoy_api_v2_cluster_OutlierDetection *msg)
 
UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_enforcing_failure_percentage_local_origin (const envoy_api_v2_cluster_OutlierDetection *msg)
 
UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_failure_percentage_minimum_hosts (const envoy_api_v2_cluster_OutlierDetection *msg)
 
UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_failure_percentage_request_volume (const envoy_api_v2_cluster_OutlierDetection *msg)
 
UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_consecutive_5xx (envoy_api_v2_cluster_OutlierDetection *msg, struct google_protobuf_UInt32Value *value)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_mutable_consecutive_5xx (envoy_api_v2_cluster_OutlierDetection *msg, upb_arena *arena)
 
UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_interval (envoy_api_v2_cluster_OutlierDetection *msg, struct google_protobuf_Duration *value)
 
UPB_INLINE struct google_protobuf_Durationenvoy_api_v2_cluster_OutlierDetection_mutable_interval (envoy_api_v2_cluster_OutlierDetection *msg, upb_arena *arena)
 
UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_base_ejection_time (envoy_api_v2_cluster_OutlierDetection *msg, struct google_protobuf_Duration *value)
 
UPB_INLINE struct google_protobuf_Durationenvoy_api_v2_cluster_OutlierDetection_mutable_base_ejection_time (envoy_api_v2_cluster_OutlierDetection *msg, upb_arena *arena)
 
UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_max_ejection_percent (envoy_api_v2_cluster_OutlierDetection *msg, struct google_protobuf_UInt32Value *value)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_mutable_max_ejection_percent (envoy_api_v2_cluster_OutlierDetection *msg, upb_arena *arena)
 
UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_enforcing_consecutive_5xx (envoy_api_v2_cluster_OutlierDetection *msg, struct google_protobuf_UInt32Value *value)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_mutable_enforcing_consecutive_5xx (envoy_api_v2_cluster_OutlierDetection *msg, upb_arena *arena)
 
UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_enforcing_success_rate (envoy_api_v2_cluster_OutlierDetection *msg, struct google_protobuf_UInt32Value *value)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_mutable_enforcing_success_rate (envoy_api_v2_cluster_OutlierDetection *msg, upb_arena *arena)
 
UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_success_rate_minimum_hosts (envoy_api_v2_cluster_OutlierDetection *msg, struct google_protobuf_UInt32Value *value)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_mutable_success_rate_minimum_hosts (envoy_api_v2_cluster_OutlierDetection *msg, upb_arena *arena)
 
UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_success_rate_request_volume (envoy_api_v2_cluster_OutlierDetection *msg, struct google_protobuf_UInt32Value *value)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_mutable_success_rate_request_volume (envoy_api_v2_cluster_OutlierDetection *msg, upb_arena *arena)
 
UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_success_rate_stdev_factor (envoy_api_v2_cluster_OutlierDetection *msg, struct google_protobuf_UInt32Value *value)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_mutable_success_rate_stdev_factor (envoy_api_v2_cluster_OutlierDetection *msg, upb_arena *arena)
 
UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_consecutive_gateway_failure (envoy_api_v2_cluster_OutlierDetection *msg, struct google_protobuf_UInt32Value *value)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_mutable_consecutive_gateway_failure (envoy_api_v2_cluster_OutlierDetection *msg, upb_arena *arena)
 
UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_enforcing_consecutive_gateway_failure (envoy_api_v2_cluster_OutlierDetection *msg, struct google_protobuf_UInt32Value *value)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_mutable_enforcing_consecutive_gateway_failure (envoy_api_v2_cluster_OutlierDetection *msg, upb_arena *arena)
 
UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_split_external_local_origin_errors (envoy_api_v2_cluster_OutlierDetection *msg, bool value)
 
UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_consecutive_local_origin_failure (envoy_api_v2_cluster_OutlierDetection *msg, struct google_protobuf_UInt32Value *value)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_mutable_consecutive_local_origin_failure (envoy_api_v2_cluster_OutlierDetection *msg, upb_arena *arena)
 
UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_enforcing_consecutive_local_origin_failure (envoy_api_v2_cluster_OutlierDetection *msg, struct google_protobuf_UInt32Value *value)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_mutable_enforcing_consecutive_local_origin_failure (envoy_api_v2_cluster_OutlierDetection *msg, upb_arena *arena)
 
UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_enforcing_local_origin_success_rate (envoy_api_v2_cluster_OutlierDetection *msg, struct google_protobuf_UInt32Value *value)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_mutable_enforcing_local_origin_success_rate (envoy_api_v2_cluster_OutlierDetection *msg, upb_arena *arena)
 
UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_failure_percentage_threshold (envoy_api_v2_cluster_OutlierDetection *msg, struct google_protobuf_UInt32Value *value)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_mutable_failure_percentage_threshold (envoy_api_v2_cluster_OutlierDetection *msg, upb_arena *arena)
 
UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_enforcing_failure_percentage (envoy_api_v2_cluster_OutlierDetection *msg, struct google_protobuf_UInt32Value *value)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_mutable_enforcing_failure_percentage (envoy_api_v2_cluster_OutlierDetection *msg, upb_arena *arena)
 
UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_enforcing_failure_percentage_local_origin (envoy_api_v2_cluster_OutlierDetection *msg, struct google_protobuf_UInt32Value *value)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_mutable_enforcing_failure_percentage_local_origin (envoy_api_v2_cluster_OutlierDetection *msg, upb_arena *arena)
 
UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_failure_percentage_minimum_hosts (envoy_api_v2_cluster_OutlierDetection *msg, struct google_protobuf_UInt32Value *value)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_mutable_failure_percentage_minimum_hosts (envoy_api_v2_cluster_OutlierDetection *msg, upb_arena *arena)
 
UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_failure_percentage_request_volume (envoy_api_v2_cluster_OutlierDetection *msg, struct google_protobuf_UInt32Value *value)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_api_v2_cluster_OutlierDetection_mutable_failure_percentage_request_volume (envoy_api_v2_cluster_OutlierDetection *msg, upb_arena *arena)
 

Variables

const upb_msglayout envoy_api_v2_cluster_OutlierDetection_msginit
 
const upb_msglayout google_protobuf_Duration_msginit
 
const upb_msglayout google_protobuf_UInt32Value_msginit
 

Typedef Documentation

◆ envoy_api_v2_cluster_OutlierDetection

Function Documentation

◆ envoy_api_v2_cluster_OutlierDetection_base_ejection_time()

UPB_INLINE const struct google_protobuf_Duration* envoy_api_v2_cluster_OutlierDetection_base_ejection_time ( const envoy_api_v2_cluster_OutlierDetection msg)

◆ envoy_api_v2_cluster_OutlierDetection_consecutive_5xx()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_consecutive_5xx ( const envoy_api_v2_cluster_OutlierDetection msg)

◆ envoy_api_v2_cluster_OutlierDetection_consecutive_gateway_failure()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_consecutive_gateway_failure ( const envoy_api_v2_cluster_OutlierDetection msg)

◆ envoy_api_v2_cluster_OutlierDetection_consecutive_local_origin_failure()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_consecutive_local_origin_failure ( const envoy_api_v2_cluster_OutlierDetection msg)

◆ envoy_api_v2_cluster_OutlierDetection_enforcing_consecutive_5xx()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_enforcing_consecutive_5xx ( const envoy_api_v2_cluster_OutlierDetection msg)

◆ envoy_api_v2_cluster_OutlierDetection_enforcing_consecutive_gateway_failure()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_enforcing_consecutive_gateway_failure ( const envoy_api_v2_cluster_OutlierDetection msg)

◆ envoy_api_v2_cluster_OutlierDetection_enforcing_consecutive_local_origin_failure()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_enforcing_consecutive_local_origin_failure ( const envoy_api_v2_cluster_OutlierDetection msg)

◆ envoy_api_v2_cluster_OutlierDetection_enforcing_failure_percentage()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_enforcing_failure_percentage ( const envoy_api_v2_cluster_OutlierDetection msg)

◆ envoy_api_v2_cluster_OutlierDetection_enforcing_failure_percentage_local_origin()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_enforcing_failure_percentage_local_origin ( const envoy_api_v2_cluster_OutlierDetection msg)

◆ envoy_api_v2_cluster_OutlierDetection_enforcing_local_origin_success_rate()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_enforcing_local_origin_success_rate ( const envoy_api_v2_cluster_OutlierDetection msg)

◆ envoy_api_v2_cluster_OutlierDetection_enforcing_success_rate()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_enforcing_success_rate ( const envoy_api_v2_cluster_OutlierDetection msg)

◆ envoy_api_v2_cluster_OutlierDetection_failure_percentage_minimum_hosts()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_failure_percentage_minimum_hosts ( const envoy_api_v2_cluster_OutlierDetection msg)

◆ envoy_api_v2_cluster_OutlierDetection_failure_percentage_request_volume()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_failure_percentage_request_volume ( const envoy_api_v2_cluster_OutlierDetection msg)

◆ envoy_api_v2_cluster_OutlierDetection_failure_percentage_threshold()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_failure_percentage_threshold ( const envoy_api_v2_cluster_OutlierDetection msg)

◆ envoy_api_v2_cluster_OutlierDetection_interval()

UPB_INLINE const struct google_protobuf_Duration* envoy_api_v2_cluster_OutlierDetection_interval ( const envoy_api_v2_cluster_OutlierDetection msg)

◆ envoy_api_v2_cluster_OutlierDetection_max_ejection_percent()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_max_ejection_percent ( const envoy_api_v2_cluster_OutlierDetection msg)

◆ envoy_api_v2_cluster_OutlierDetection_mutable_base_ejection_time()

UPB_INLINE struct google_protobuf_Duration* envoy_api_v2_cluster_OutlierDetection_mutable_base_ejection_time ( envoy_api_v2_cluster_OutlierDetection msg,
upb_arena *  arena 
)

◆ envoy_api_v2_cluster_OutlierDetection_mutable_consecutive_5xx()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_mutable_consecutive_5xx ( envoy_api_v2_cluster_OutlierDetection msg,
upb_arena *  arena 
)

◆ envoy_api_v2_cluster_OutlierDetection_mutable_consecutive_gateway_failure()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_mutable_consecutive_gateway_failure ( envoy_api_v2_cluster_OutlierDetection msg,
upb_arena *  arena 
)

◆ envoy_api_v2_cluster_OutlierDetection_mutable_consecutive_local_origin_failure()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_mutable_consecutive_local_origin_failure ( envoy_api_v2_cluster_OutlierDetection msg,
upb_arena *  arena 
)

◆ envoy_api_v2_cluster_OutlierDetection_mutable_enforcing_consecutive_5xx()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_mutable_enforcing_consecutive_5xx ( envoy_api_v2_cluster_OutlierDetection msg,
upb_arena *  arena 
)

◆ envoy_api_v2_cluster_OutlierDetection_mutable_enforcing_consecutive_gateway_failure()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_mutable_enforcing_consecutive_gateway_failure ( envoy_api_v2_cluster_OutlierDetection msg,
upb_arena *  arena 
)

◆ envoy_api_v2_cluster_OutlierDetection_mutable_enforcing_consecutive_local_origin_failure()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_mutable_enforcing_consecutive_local_origin_failure ( envoy_api_v2_cluster_OutlierDetection msg,
upb_arena *  arena 
)

◆ envoy_api_v2_cluster_OutlierDetection_mutable_enforcing_failure_percentage()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_mutable_enforcing_failure_percentage ( envoy_api_v2_cluster_OutlierDetection msg,
upb_arena *  arena 
)

◆ envoy_api_v2_cluster_OutlierDetection_mutable_enforcing_failure_percentage_local_origin()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_mutable_enforcing_failure_percentage_local_origin ( envoy_api_v2_cluster_OutlierDetection msg,
upb_arena *  arena 
)

◆ envoy_api_v2_cluster_OutlierDetection_mutable_enforcing_local_origin_success_rate()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_mutable_enforcing_local_origin_success_rate ( envoy_api_v2_cluster_OutlierDetection msg,
upb_arena *  arena 
)

◆ envoy_api_v2_cluster_OutlierDetection_mutable_enforcing_success_rate()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_mutable_enforcing_success_rate ( envoy_api_v2_cluster_OutlierDetection msg,
upb_arena *  arena 
)

◆ envoy_api_v2_cluster_OutlierDetection_mutable_failure_percentage_minimum_hosts()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_mutable_failure_percentage_minimum_hosts ( envoy_api_v2_cluster_OutlierDetection msg,
upb_arena *  arena 
)

◆ envoy_api_v2_cluster_OutlierDetection_mutable_failure_percentage_request_volume()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_mutable_failure_percentage_request_volume ( envoy_api_v2_cluster_OutlierDetection msg,
upb_arena *  arena 
)

◆ envoy_api_v2_cluster_OutlierDetection_mutable_failure_percentage_threshold()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_mutable_failure_percentage_threshold ( envoy_api_v2_cluster_OutlierDetection msg,
upb_arena *  arena 
)

◆ envoy_api_v2_cluster_OutlierDetection_mutable_interval()

UPB_INLINE struct google_protobuf_Duration* envoy_api_v2_cluster_OutlierDetection_mutable_interval ( envoy_api_v2_cluster_OutlierDetection msg,
upb_arena *  arena 
)

◆ envoy_api_v2_cluster_OutlierDetection_mutable_max_ejection_percent()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_mutable_max_ejection_percent ( envoy_api_v2_cluster_OutlierDetection msg,
upb_arena *  arena 
)

◆ envoy_api_v2_cluster_OutlierDetection_mutable_success_rate_minimum_hosts()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_mutable_success_rate_minimum_hosts ( envoy_api_v2_cluster_OutlierDetection msg,
upb_arena *  arena 
)

◆ envoy_api_v2_cluster_OutlierDetection_mutable_success_rate_request_volume()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_mutable_success_rate_request_volume ( envoy_api_v2_cluster_OutlierDetection msg,
upb_arena *  arena 
)

◆ envoy_api_v2_cluster_OutlierDetection_mutable_success_rate_stdev_factor()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_mutable_success_rate_stdev_factor ( envoy_api_v2_cluster_OutlierDetection msg,
upb_arena *  arena 
)

◆ envoy_api_v2_cluster_OutlierDetection_new()

UPB_INLINE envoy_api_v2_cluster_OutlierDetection* envoy_api_v2_cluster_OutlierDetection_new ( upb_arena *  arena)

◆ envoy_api_v2_cluster_OutlierDetection_parse()

UPB_INLINE envoy_api_v2_cluster_OutlierDetection* envoy_api_v2_cluster_OutlierDetection_parse ( const char *  buf,
size_t  size,
upb_arena *  arena 
)

◆ envoy_api_v2_cluster_OutlierDetection_serialize()

UPB_INLINE char* envoy_api_v2_cluster_OutlierDetection_serialize ( const envoy_api_v2_cluster_OutlierDetection msg,
upb_arena *  arena,
size_t *  len 
)

◆ envoy_api_v2_cluster_OutlierDetection_set_base_ejection_time()

UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_base_ejection_time ( envoy_api_v2_cluster_OutlierDetection msg,
struct google_protobuf_Duration value 
)

◆ envoy_api_v2_cluster_OutlierDetection_set_consecutive_5xx()

UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_consecutive_5xx ( envoy_api_v2_cluster_OutlierDetection msg,
struct google_protobuf_UInt32Value value 
)

◆ envoy_api_v2_cluster_OutlierDetection_set_consecutive_gateway_failure()

UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_consecutive_gateway_failure ( envoy_api_v2_cluster_OutlierDetection msg,
struct google_protobuf_UInt32Value value 
)

◆ envoy_api_v2_cluster_OutlierDetection_set_consecutive_local_origin_failure()

UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_consecutive_local_origin_failure ( envoy_api_v2_cluster_OutlierDetection msg,
struct google_protobuf_UInt32Value value 
)

◆ envoy_api_v2_cluster_OutlierDetection_set_enforcing_consecutive_5xx()

UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_enforcing_consecutive_5xx ( envoy_api_v2_cluster_OutlierDetection msg,
struct google_protobuf_UInt32Value value 
)

◆ envoy_api_v2_cluster_OutlierDetection_set_enforcing_consecutive_gateway_failure()

UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_enforcing_consecutive_gateway_failure ( envoy_api_v2_cluster_OutlierDetection msg,
struct google_protobuf_UInt32Value value 
)

◆ envoy_api_v2_cluster_OutlierDetection_set_enforcing_consecutive_local_origin_failure()

UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_enforcing_consecutive_local_origin_failure ( envoy_api_v2_cluster_OutlierDetection msg,
struct google_protobuf_UInt32Value value 
)

◆ envoy_api_v2_cluster_OutlierDetection_set_enforcing_failure_percentage()

UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_enforcing_failure_percentage ( envoy_api_v2_cluster_OutlierDetection msg,
struct google_protobuf_UInt32Value value 
)

◆ envoy_api_v2_cluster_OutlierDetection_set_enforcing_failure_percentage_local_origin()

UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_enforcing_failure_percentage_local_origin ( envoy_api_v2_cluster_OutlierDetection msg,
struct google_protobuf_UInt32Value value 
)

◆ envoy_api_v2_cluster_OutlierDetection_set_enforcing_local_origin_success_rate()

UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_enforcing_local_origin_success_rate ( envoy_api_v2_cluster_OutlierDetection msg,
struct google_protobuf_UInt32Value value 
)

◆ envoy_api_v2_cluster_OutlierDetection_set_enforcing_success_rate()

UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_enforcing_success_rate ( envoy_api_v2_cluster_OutlierDetection msg,
struct google_protobuf_UInt32Value value 
)

◆ envoy_api_v2_cluster_OutlierDetection_set_failure_percentage_minimum_hosts()

UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_failure_percentage_minimum_hosts ( envoy_api_v2_cluster_OutlierDetection msg,
struct google_protobuf_UInt32Value value 
)

◆ envoy_api_v2_cluster_OutlierDetection_set_failure_percentage_request_volume()

UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_failure_percentage_request_volume ( envoy_api_v2_cluster_OutlierDetection msg,
struct google_protobuf_UInt32Value value 
)

◆ envoy_api_v2_cluster_OutlierDetection_set_failure_percentage_threshold()

UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_failure_percentage_threshold ( envoy_api_v2_cluster_OutlierDetection msg,
struct google_protobuf_UInt32Value value 
)

◆ envoy_api_v2_cluster_OutlierDetection_set_interval()

UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_interval ( envoy_api_v2_cluster_OutlierDetection msg,
struct google_protobuf_Duration value 
)

◆ envoy_api_v2_cluster_OutlierDetection_set_max_ejection_percent()

UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_max_ejection_percent ( envoy_api_v2_cluster_OutlierDetection msg,
struct google_protobuf_UInt32Value value 
)

◆ envoy_api_v2_cluster_OutlierDetection_set_split_external_local_origin_errors()

UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_split_external_local_origin_errors ( envoy_api_v2_cluster_OutlierDetection msg,
bool  value 
)

◆ envoy_api_v2_cluster_OutlierDetection_set_success_rate_minimum_hosts()

UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_success_rate_minimum_hosts ( envoy_api_v2_cluster_OutlierDetection msg,
struct google_protobuf_UInt32Value value 
)

◆ envoy_api_v2_cluster_OutlierDetection_set_success_rate_request_volume()

UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_success_rate_request_volume ( envoy_api_v2_cluster_OutlierDetection msg,
struct google_protobuf_UInt32Value value 
)

◆ envoy_api_v2_cluster_OutlierDetection_set_success_rate_stdev_factor()

UPB_INLINE void envoy_api_v2_cluster_OutlierDetection_set_success_rate_stdev_factor ( envoy_api_v2_cluster_OutlierDetection msg,
struct google_protobuf_UInt32Value value 
)

◆ envoy_api_v2_cluster_OutlierDetection_split_external_local_origin_errors()

UPB_INLINE bool envoy_api_v2_cluster_OutlierDetection_split_external_local_origin_errors ( const envoy_api_v2_cluster_OutlierDetection msg)

◆ envoy_api_v2_cluster_OutlierDetection_success_rate_minimum_hosts()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_success_rate_minimum_hosts ( const envoy_api_v2_cluster_OutlierDetection msg)

◆ envoy_api_v2_cluster_OutlierDetection_success_rate_request_volume()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_success_rate_request_volume ( const envoy_api_v2_cluster_OutlierDetection msg)

◆ envoy_api_v2_cluster_OutlierDetection_success_rate_stdev_factor()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_api_v2_cluster_OutlierDetection_success_rate_stdev_factor ( const envoy_api_v2_cluster_OutlierDetection msg)

Variable Documentation

◆ envoy_api_v2_cluster_OutlierDetection_msginit

const upb_msglayout envoy_api_v2_cluster_OutlierDetection_msginit

◆ google_protobuf_Duration_msginit

const upb_msglayout google_protobuf_Duration_msginit

◆ google_protobuf_UInt32Value_msginit

const upb_msglayout google_protobuf_UInt32Value_msginit