|
UPB_INLINE envoy_config_endpoint_v3_Endpoint * | envoy_config_endpoint_v3_Endpoint_new (upb_arena *arena) |
|
UPB_INLINE envoy_config_endpoint_v3_Endpoint * | envoy_config_endpoint_v3_Endpoint_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_config_endpoint_v3_Endpoint * | envoy_config_endpoint_v3_Endpoint_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_config_endpoint_v3_Endpoint_serialize (const envoy_config_endpoint_v3_Endpoint *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE bool | envoy_config_endpoint_v3_Endpoint_has_address (const envoy_config_endpoint_v3_Endpoint *msg) |
|
UPB_INLINE const struct envoy_config_core_v3_Address * | envoy_config_endpoint_v3_Endpoint_address (const envoy_config_endpoint_v3_Endpoint *msg) |
|
UPB_INLINE bool | envoy_config_endpoint_v3_Endpoint_has_health_check_config (const envoy_config_endpoint_v3_Endpoint *msg) |
|
UPB_INLINE const envoy_config_endpoint_v3_Endpoint_HealthCheckConfig * | envoy_config_endpoint_v3_Endpoint_health_check_config (const envoy_config_endpoint_v3_Endpoint *msg) |
|
UPB_INLINE upb_strview | envoy_config_endpoint_v3_Endpoint_hostname (const envoy_config_endpoint_v3_Endpoint *msg) |
|
UPB_INLINE void | envoy_config_endpoint_v3_Endpoint_set_address (envoy_config_endpoint_v3_Endpoint *msg, struct envoy_config_core_v3_Address *value) |
|
UPB_INLINE struct envoy_config_core_v3_Address * | envoy_config_endpoint_v3_Endpoint_mutable_address (envoy_config_endpoint_v3_Endpoint *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_config_endpoint_v3_Endpoint_set_health_check_config (envoy_config_endpoint_v3_Endpoint *msg, envoy_config_endpoint_v3_Endpoint_HealthCheckConfig *value) |
|
UPB_INLINE struct envoy_config_endpoint_v3_Endpoint_HealthCheckConfig * | envoy_config_endpoint_v3_Endpoint_mutable_health_check_config (envoy_config_endpoint_v3_Endpoint *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_config_endpoint_v3_Endpoint_set_hostname (envoy_config_endpoint_v3_Endpoint *msg, upb_strview value) |
|
UPB_INLINE envoy_config_endpoint_v3_Endpoint_HealthCheckConfig * | envoy_config_endpoint_v3_Endpoint_HealthCheckConfig_new (upb_arena *arena) |
|
UPB_INLINE envoy_config_endpoint_v3_Endpoint_HealthCheckConfig * | envoy_config_endpoint_v3_Endpoint_HealthCheckConfig_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_config_endpoint_v3_Endpoint_HealthCheckConfig * | envoy_config_endpoint_v3_Endpoint_HealthCheckConfig_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_config_endpoint_v3_Endpoint_HealthCheckConfig_serialize (const envoy_config_endpoint_v3_Endpoint_HealthCheckConfig *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE uint32_t | envoy_config_endpoint_v3_Endpoint_HealthCheckConfig_port_value (const envoy_config_endpoint_v3_Endpoint_HealthCheckConfig *msg) |
|
UPB_INLINE upb_strview | envoy_config_endpoint_v3_Endpoint_HealthCheckConfig_hostname (const envoy_config_endpoint_v3_Endpoint_HealthCheckConfig *msg) |
|
UPB_INLINE void | envoy_config_endpoint_v3_Endpoint_HealthCheckConfig_set_port_value (envoy_config_endpoint_v3_Endpoint_HealthCheckConfig *msg, uint32_t value) |
|
UPB_INLINE void | envoy_config_endpoint_v3_Endpoint_HealthCheckConfig_set_hostname (envoy_config_endpoint_v3_Endpoint_HealthCheckConfig *msg, upb_strview value) |
|
UPB_INLINE envoy_config_endpoint_v3_LbEndpoint * | envoy_config_endpoint_v3_LbEndpoint_new (upb_arena *arena) |
|
UPB_INLINE envoy_config_endpoint_v3_LbEndpoint * | envoy_config_endpoint_v3_LbEndpoint_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_config_endpoint_v3_LbEndpoint * | envoy_config_endpoint_v3_LbEndpoint_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_config_endpoint_v3_LbEndpoint_serialize (const envoy_config_endpoint_v3_LbEndpoint *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE envoy_config_endpoint_v3_LbEndpoint_host_identifier_oneofcases | envoy_config_endpoint_v3_LbEndpoint_host_identifier_case (const envoy_config_endpoint_v3_LbEndpoint *msg) |
|
UPB_INLINE bool | envoy_config_endpoint_v3_LbEndpoint_has_endpoint (const envoy_config_endpoint_v3_LbEndpoint *msg) |
|
UPB_INLINE const envoy_config_endpoint_v3_Endpoint * | envoy_config_endpoint_v3_LbEndpoint_endpoint (const envoy_config_endpoint_v3_LbEndpoint *msg) |
|
UPB_INLINE int32_t | envoy_config_endpoint_v3_LbEndpoint_health_status (const envoy_config_endpoint_v3_LbEndpoint *msg) |
|
UPB_INLINE bool | envoy_config_endpoint_v3_LbEndpoint_has_metadata (const envoy_config_endpoint_v3_LbEndpoint *msg) |
|
UPB_INLINE const struct envoy_config_core_v3_Metadata * | envoy_config_endpoint_v3_LbEndpoint_metadata (const envoy_config_endpoint_v3_LbEndpoint *msg) |
|
UPB_INLINE bool | envoy_config_endpoint_v3_LbEndpoint_has_load_balancing_weight (const envoy_config_endpoint_v3_LbEndpoint *msg) |
|
UPB_INLINE const struct google_protobuf_UInt32Value * | envoy_config_endpoint_v3_LbEndpoint_load_balancing_weight (const envoy_config_endpoint_v3_LbEndpoint *msg) |
|
UPB_INLINE bool | envoy_config_endpoint_v3_LbEndpoint_has_endpoint_name (const envoy_config_endpoint_v3_LbEndpoint *msg) |
|
UPB_INLINE upb_strview | envoy_config_endpoint_v3_LbEndpoint_endpoint_name (const envoy_config_endpoint_v3_LbEndpoint *msg) |
|
UPB_INLINE void | envoy_config_endpoint_v3_LbEndpoint_set_endpoint (envoy_config_endpoint_v3_LbEndpoint *msg, envoy_config_endpoint_v3_Endpoint *value) |
|
UPB_INLINE struct envoy_config_endpoint_v3_Endpoint * | envoy_config_endpoint_v3_LbEndpoint_mutable_endpoint (envoy_config_endpoint_v3_LbEndpoint *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_config_endpoint_v3_LbEndpoint_set_health_status (envoy_config_endpoint_v3_LbEndpoint *msg, int32_t value) |
|
UPB_INLINE void | envoy_config_endpoint_v3_LbEndpoint_set_metadata (envoy_config_endpoint_v3_LbEndpoint *msg, struct envoy_config_core_v3_Metadata *value) |
|
UPB_INLINE struct envoy_config_core_v3_Metadata * | envoy_config_endpoint_v3_LbEndpoint_mutable_metadata (envoy_config_endpoint_v3_LbEndpoint *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_config_endpoint_v3_LbEndpoint_set_load_balancing_weight (envoy_config_endpoint_v3_LbEndpoint *msg, struct google_protobuf_UInt32Value *value) |
|
UPB_INLINE struct google_protobuf_UInt32Value * | envoy_config_endpoint_v3_LbEndpoint_mutable_load_balancing_weight (envoy_config_endpoint_v3_LbEndpoint *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_config_endpoint_v3_LbEndpoint_set_endpoint_name (envoy_config_endpoint_v3_LbEndpoint *msg, upb_strview value) |
|
UPB_INLINE envoy_config_endpoint_v3_LocalityLbEndpoints * | envoy_config_endpoint_v3_LocalityLbEndpoints_new (upb_arena *arena) |
|
UPB_INLINE envoy_config_endpoint_v3_LocalityLbEndpoints * | envoy_config_endpoint_v3_LocalityLbEndpoints_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_config_endpoint_v3_LocalityLbEndpoints * | envoy_config_endpoint_v3_LocalityLbEndpoints_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_config_endpoint_v3_LocalityLbEndpoints_serialize (const envoy_config_endpoint_v3_LocalityLbEndpoints *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE bool | envoy_config_endpoint_v3_LocalityLbEndpoints_has_locality (const envoy_config_endpoint_v3_LocalityLbEndpoints *msg) |
|
UPB_INLINE const struct envoy_config_core_v3_Locality * | envoy_config_endpoint_v3_LocalityLbEndpoints_locality (const envoy_config_endpoint_v3_LocalityLbEndpoints *msg) |
|
UPB_INLINE bool | envoy_config_endpoint_v3_LocalityLbEndpoints_has_lb_endpoints (const envoy_config_endpoint_v3_LocalityLbEndpoints *msg) |
|
UPB_INLINE const envoy_config_endpoint_v3_LbEndpoint *const * | envoy_config_endpoint_v3_LocalityLbEndpoints_lb_endpoints (const envoy_config_endpoint_v3_LocalityLbEndpoints *msg, size_t *len) |
|
UPB_INLINE bool | envoy_config_endpoint_v3_LocalityLbEndpoints_has_load_balancing_weight (const envoy_config_endpoint_v3_LocalityLbEndpoints *msg) |
|
UPB_INLINE const struct google_protobuf_UInt32Value * | envoy_config_endpoint_v3_LocalityLbEndpoints_load_balancing_weight (const envoy_config_endpoint_v3_LocalityLbEndpoints *msg) |
|
UPB_INLINE uint32_t | envoy_config_endpoint_v3_LocalityLbEndpoints_priority (const envoy_config_endpoint_v3_LocalityLbEndpoints *msg) |
|
UPB_INLINE bool | envoy_config_endpoint_v3_LocalityLbEndpoints_has_proximity (const envoy_config_endpoint_v3_LocalityLbEndpoints *msg) |
|
UPB_INLINE const struct google_protobuf_UInt32Value * | envoy_config_endpoint_v3_LocalityLbEndpoints_proximity (const envoy_config_endpoint_v3_LocalityLbEndpoints *msg) |
|
UPB_INLINE void | envoy_config_endpoint_v3_LocalityLbEndpoints_set_locality (envoy_config_endpoint_v3_LocalityLbEndpoints *msg, struct envoy_config_core_v3_Locality *value) |
|
UPB_INLINE struct envoy_config_core_v3_Locality * | envoy_config_endpoint_v3_LocalityLbEndpoints_mutable_locality (envoy_config_endpoint_v3_LocalityLbEndpoints *msg, upb_arena *arena) |
|
UPB_INLINE envoy_config_endpoint_v3_LbEndpoint ** | envoy_config_endpoint_v3_LocalityLbEndpoints_mutable_lb_endpoints (envoy_config_endpoint_v3_LocalityLbEndpoints *msg, size_t *len) |
|
UPB_INLINE envoy_config_endpoint_v3_LbEndpoint ** | envoy_config_endpoint_v3_LocalityLbEndpoints_resize_lb_endpoints (envoy_config_endpoint_v3_LocalityLbEndpoints *msg, size_t len, upb_arena *arena) |
|
UPB_INLINE struct envoy_config_endpoint_v3_LbEndpoint * | envoy_config_endpoint_v3_LocalityLbEndpoints_add_lb_endpoints (envoy_config_endpoint_v3_LocalityLbEndpoints *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_config_endpoint_v3_LocalityLbEndpoints_set_load_balancing_weight (envoy_config_endpoint_v3_LocalityLbEndpoints *msg, struct google_protobuf_UInt32Value *value) |
|
UPB_INLINE struct google_protobuf_UInt32Value * | envoy_config_endpoint_v3_LocalityLbEndpoints_mutable_load_balancing_weight (envoy_config_endpoint_v3_LocalityLbEndpoints *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_config_endpoint_v3_LocalityLbEndpoints_set_priority (envoy_config_endpoint_v3_LocalityLbEndpoints *msg, uint32_t value) |
|
UPB_INLINE void | envoy_config_endpoint_v3_LocalityLbEndpoints_set_proximity (envoy_config_endpoint_v3_LocalityLbEndpoints *msg, struct google_protobuf_UInt32Value *value) |
|
UPB_INLINE struct google_protobuf_UInt32Value * | envoy_config_endpoint_v3_LocalityLbEndpoints_mutable_proximity (envoy_config_endpoint_v3_LocalityLbEndpoints *msg, upb_arena *arena) |
|