Typedefs | Enumerations | Functions | Variables
health_check.upb.h File Reference
#include "upb/msg_internal.h"
#include "upb/decode.h"
#include "upb/decode_fast.h"
#include "upb/encode.h"
#include "upb/port_def.inc"
#include "upb/port_undef.inc"
Include dependency graph for health_check.upb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct envoy_config_core_v3_HealthCheck envoy_config_core_v3_HealthCheck
 
typedef struct envoy_config_core_v3_HealthCheck_CustomHealthCheck envoy_config_core_v3_HealthCheck_CustomHealthCheck
 
typedef struct envoy_config_core_v3_HealthCheck_GrpcHealthCheck envoy_config_core_v3_HealthCheck_GrpcHealthCheck
 
typedef struct envoy_config_core_v3_HealthCheck_HttpHealthCheck envoy_config_core_v3_HealthCheck_HttpHealthCheck
 
typedef struct envoy_config_core_v3_HealthCheck_Payload envoy_config_core_v3_HealthCheck_Payload
 
typedef struct envoy_config_core_v3_HealthCheck_RedisHealthCheck envoy_config_core_v3_HealthCheck_RedisHealthCheck
 
typedef struct envoy_config_core_v3_HealthCheck_TcpHealthCheck envoy_config_core_v3_HealthCheck_TcpHealthCheck
 
typedef struct envoy_config_core_v3_HealthCheck_TlsOptions envoy_config_core_v3_HealthCheck_TlsOptions
 
typedef struct envoy_config_core_v3_HealthStatusSet envoy_config_core_v3_HealthStatusSet
 

Enumerations

enum  envoy_config_core_v3_HealthCheck_CustomHealthCheck_config_type_oneofcases { envoy_config_core_v3_HealthCheck_CustomHealthCheck_config_type_typed_config = 3, envoy_config_core_v3_HealthCheck_CustomHealthCheck_config_type_NOT_SET = 0 }
 
enum  envoy_config_core_v3_HealthCheck_health_checker_oneofcases {
  envoy_config_core_v3_HealthCheck_health_checker_http_health_check = 8, envoy_config_core_v3_HealthCheck_health_checker_tcp_health_check = 9, envoy_config_core_v3_HealthCheck_health_checker_grpc_health_check = 11, envoy_config_core_v3_HealthCheck_health_checker_custom_health_check = 13,
  envoy_config_core_v3_HealthCheck_health_checker_NOT_SET = 0
}
 
enum  envoy_config_core_v3_HealthCheck_Payload_payload_oneofcases { envoy_config_core_v3_HealthCheck_Payload_payload_text = 1, envoy_config_core_v3_HealthCheck_Payload_payload_binary = 2, envoy_config_core_v3_HealthCheck_Payload_payload_NOT_SET = 0 }
 
enum  envoy_config_core_v3_HealthStatus {
  envoy_config_core_v3_UNKNOWN = 0, envoy_config_core_v3_HEALTHY = 1, envoy_config_core_v3_UNHEALTHY = 2, envoy_config_core_v3_DRAINING = 3,
  envoy_config_core_v3_TIMEOUT = 4, envoy_config_core_v3_DEGRADED = 5
}
 

Functions

UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_config_core_v3_HealthCheck_alt_port (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_always_log_health_check_failures (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_alt_port (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_always_log_health_check_failures (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_custom_health_check (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_event_log_path (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_event_service (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_grpc_health_check (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_healthy_edge_interval (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_healthy_threshold (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_http_health_check (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_initial_jitter (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_interval (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_interval_jitter (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_interval_jitter_percent (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_no_traffic_healthy_interval (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_no_traffic_interval (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_reuse_connection (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_tcp_health_check (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_timeout (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_tls_options (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_transport_socket_match_criteria (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_unhealthy_edge_interval (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_unhealthy_interval (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_unhealthy_threshold (const envoy_config_core_v3_HealthCheck *msg)
 
const UPB_INLINE envoy_config_core_v3_HealthCheck_CustomHealthCheckenvoy_config_core_v3_HealthCheck_custom_health_check (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_CustomHealthCheck_clear_name (const envoy_config_core_v3_HealthCheck_CustomHealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_CustomHealthCheck_clear_typed_config (const envoy_config_core_v3_HealthCheck_CustomHealthCheck *msg)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_CustomHealthCheck_config_type_oneofcases envoy_config_core_v3_HealthCheck_CustomHealthCheck_config_type_case (const envoy_config_core_v3_HealthCheck_CustomHealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_CustomHealthCheck_has_typed_config (const envoy_config_core_v3_HealthCheck_CustomHealthCheck *msg)
 
UPB_INLINE struct google_protobuf_Anyenvoy_config_core_v3_HealthCheck_CustomHealthCheck_mutable_typed_config (envoy_config_core_v3_HealthCheck_CustomHealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE upb_StringView envoy_config_core_v3_HealthCheck_CustomHealthCheck_name (const envoy_config_core_v3_HealthCheck_CustomHealthCheck *msg)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_CustomHealthCheckenvoy_config_core_v3_HealthCheck_CustomHealthCheck_new (upb_Arena *arena)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_CustomHealthCheckenvoy_config_core_v3_HealthCheck_CustomHealthCheck_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_CustomHealthCheckenvoy_config_core_v3_HealthCheck_CustomHealthCheck_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE char * envoy_config_core_v3_HealthCheck_CustomHealthCheck_serialize (const envoy_config_core_v3_HealthCheck_CustomHealthCheck *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_core_v3_HealthCheck_CustomHealthCheck_serialize_ex (const envoy_config_core_v3_HealthCheck_CustomHealthCheck *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_CustomHealthCheck_set_name (envoy_config_core_v3_HealthCheck_CustomHealthCheck *msg, upb_StringView value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_CustomHealthCheck_set_typed_config (envoy_config_core_v3_HealthCheck_CustomHealthCheck *msg, struct google_protobuf_Any *value)
 
UPB_INLINE const struct google_protobuf_Anyenvoy_config_core_v3_HealthCheck_CustomHealthCheck_typed_config (const envoy_config_core_v3_HealthCheck_CustomHealthCheck *msg)
 
UPB_INLINE upb_StringView envoy_config_core_v3_HealthCheck_event_log_path (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE const struct envoy_config_core_v3_EventServiceConfigenvoy_config_core_v3_HealthCheck_event_service (const envoy_config_core_v3_HealthCheck *msg)
 
const UPB_INLINE envoy_config_core_v3_HealthCheck_GrpcHealthCheckenvoy_config_core_v3_HealthCheck_grpc_health_check (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE struct envoy_config_core_v3_HeaderValueOptionenvoy_config_core_v3_HealthCheck_GrpcHealthCheck_add_initial_metadata (envoy_config_core_v3_HealthCheck_GrpcHealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE upb_StringView envoy_config_core_v3_HealthCheck_GrpcHealthCheck_authority (const envoy_config_core_v3_HealthCheck_GrpcHealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_GrpcHealthCheck_clear_authority (const envoy_config_core_v3_HealthCheck_GrpcHealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_GrpcHealthCheck_clear_initial_metadata (const envoy_config_core_v3_HealthCheck_GrpcHealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_GrpcHealthCheck_clear_service_name (const envoy_config_core_v3_HealthCheck_GrpcHealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_GrpcHealthCheck_has_initial_metadata (const envoy_config_core_v3_HealthCheck_GrpcHealthCheck *msg)
 
UPB_INLINE const struct envoy_config_core_v3_HeaderValueOption *constenvoy_config_core_v3_HealthCheck_GrpcHealthCheck_initial_metadata (const envoy_config_core_v3_HealthCheck_GrpcHealthCheck *msg, size_t *len)
 
UPB_INLINE struct envoy_config_core_v3_HeaderValueOption ** envoy_config_core_v3_HealthCheck_GrpcHealthCheck_mutable_initial_metadata (envoy_config_core_v3_HealthCheck_GrpcHealthCheck *msg, size_t *len)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_GrpcHealthCheckenvoy_config_core_v3_HealthCheck_GrpcHealthCheck_new (upb_Arena *arena)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_GrpcHealthCheckenvoy_config_core_v3_HealthCheck_GrpcHealthCheck_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_GrpcHealthCheckenvoy_config_core_v3_HealthCheck_GrpcHealthCheck_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_core_v3_HeaderValueOption ** envoy_config_core_v3_HealthCheck_GrpcHealthCheck_resize_initial_metadata (envoy_config_core_v3_HealthCheck_GrpcHealthCheck *msg, size_t len, upb_Arena *arena)
 
UPB_INLINE char * envoy_config_core_v3_HealthCheck_GrpcHealthCheck_serialize (const envoy_config_core_v3_HealthCheck_GrpcHealthCheck *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_core_v3_HealthCheck_GrpcHealthCheck_serialize_ex (const envoy_config_core_v3_HealthCheck_GrpcHealthCheck *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE upb_StringView envoy_config_core_v3_HealthCheck_GrpcHealthCheck_service_name (const envoy_config_core_v3_HealthCheck_GrpcHealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_GrpcHealthCheck_set_authority (envoy_config_core_v3_HealthCheck_GrpcHealthCheck *msg, upb_StringView value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_GrpcHealthCheck_set_service_name (envoy_config_core_v3_HealthCheck_GrpcHealthCheck *msg, upb_StringView value)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_alt_port (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_custom_health_check (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_event_service (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_grpc_health_check (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_healthy_edge_interval (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_healthy_threshold (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_http_health_check (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_initial_jitter (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_interval (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_interval_jitter (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_no_traffic_healthy_interval (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_no_traffic_interval (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_reuse_connection (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_tcp_health_check (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_timeout (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_tls_options (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_transport_socket_match_criteria (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_unhealthy_edge_interval (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_unhealthy_interval (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_unhealthy_threshold (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_health_checker_oneofcases envoy_config_core_v3_HealthCheck_health_checker_case (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE const struct google_protobuf_Durationenvoy_config_core_v3_HealthCheck_healthy_edge_interval (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_config_core_v3_HealthCheck_healthy_threshold (const envoy_config_core_v3_HealthCheck *msg)
 
const UPB_INLINE envoy_config_core_v3_HealthCheck_HttpHealthCheckenvoy_config_core_v3_HealthCheck_http_health_check (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE struct envoy_type_v3_Int64Rangeenvoy_config_core_v3_HealthCheck_HttpHealthCheck_add_expected_statuses (envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_core_v3_HeaderValueOptionenvoy_config_core_v3_HealthCheck_HttpHealthCheck_add_request_headers_to_add (envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_HttpHealthCheck_add_request_headers_to_remove (envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, upb_StringView val, upb_Arena *arena)
 
UPB_INLINE struct envoy_type_v3_Int64Rangeenvoy_config_core_v3_HealthCheck_HttpHealthCheck_add_retriable_statuses (envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_codec_client_type (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_expected_statuses (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_host (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_path (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_receive (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_request_headers_to_add (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_request_headers_to_remove (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_retriable_statuses (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_send (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_service_name_matcher (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg)
 
UPB_INLINE int32_t envoy_config_core_v3_HealthCheck_HttpHealthCheck_codec_client_type (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg)
 
UPB_INLINE const struct envoy_type_v3_Int64Range *constenvoy_config_core_v3_HealthCheck_HttpHealthCheck_expected_statuses (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, size_t *len)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_HttpHealthCheck_has_expected_statuses (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_HttpHealthCheck_has_receive (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_HttpHealthCheck_has_request_headers_to_add (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_HttpHealthCheck_has_retriable_statuses (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_HttpHealthCheck_has_send (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_HttpHealthCheck_has_service_name_matcher (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg)
 
UPB_INLINE upb_StringView envoy_config_core_v3_HealthCheck_HttpHealthCheck_host (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg)
 
UPB_INLINE struct envoy_type_v3_Int64Range ** envoy_config_core_v3_HealthCheck_HttpHealthCheck_mutable_expected_statuses (envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, size_t *len)
 
UPB_INLINE struct envoy_config_core_v3_HealthCheck_Payloadenvoy_config_core_v3_HealthCheck_HttpHealthCheck_mutable_receive (envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_core_v3_HeaderValueOption ** envoy_config_core_v3_HealthCheck_HttpHealthCheck_mutable_request_headers_to_add (envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, size_t *len)
 
UPB_INLINE upb_StringViewenvoy_config_core_v3_HealthCheck_HttpHealthCheck_mutable_request_headers_to_remove (envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, size_t *len)
 
UPB_INLINE struct envoy_type_v3_Int64Range ** envoy_config_core_v3_HealthCheck_HttpHealthCheck_mutable_retriable_statuses (envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, size_t *len)
 
UPB_INLINE struct envoy_config_core_v3_HealthCheck_Payloadenvoy_config_core_v3_HealthCheck_HttpHealthCheck_mutable_send (envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_type_matcher_v3_StringMatcherenvoy_config_core_v3_HealthCheck_HttpHealthCheck_mutable_service_name_matcher (envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_HttpHealthCheckenvoy_config_core_v3_HealthCheck_HttpHealthCheck_new (upb_Arena *arena)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_HttpHealthCheckenvoy_config_core_v3_HealthCheck_HttpHealthCheck_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_HttpHealthCheckenvoy_config_core_v3_HealthCheck_HttpHealthCheck_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE upb_StringView envoy_config_core_v3_HealthCheck_HttpHealthCheck_path (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg)
 
const UPB_INLINE envoy_config_core_v3_HealthCheck_Payloadenvoy_config_core_v3_HealthCheck_HttpHealthCheck_receive (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg)
 
UPB_INLINE const struct envoy_config_core_v3_HeaderValueOption *constenvoy_config_core_v3_HealthCheck_HttpHealthCheck_request_headers_to_add (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, size_t *len)
 
UPB_INLINE upb_StringView constenvoy_config_core_v3_HealthCheck_HttpHealthCheck_request_headers_to_remove (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, size_t *len)
 
UPB_INLINE struct envoy_type_v3_Int64Range ** envoy_config_core_v3_HealthCheck_HttpHealthCheck_resize_expected_statuses (envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, size_t len, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_core_v3_HeaderValueOption ** envoy_config_core_v3_HealthCheck_HttpHealthCheck_resize_request_headers_to_add (envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, size_t len, upb_Arena *arena)
 
UPB_INLINE upb_StringViewenvoy_config_core_v3_HealthCheck_HttpHealthCheck_resize_request_headers_to_remove (envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, size_t len, upb_Arena *arena)
 
UPB_INLINE struct envoy_type_v3_Int64Range ** envoy_config_core_v3_HealthCheck_HttpHealthCheck_resize_retriable_statuses (envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, size_t len, upb_Arena *arena)
 
UPB_INLINE const struct envoy_type_v3_Int64Range *constenvoy_config_core_v3_HealthCheck_HttpHealthCheck_retriable_statuses (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, size_t *len)
 
const UPB_INLINE envoy_config_core_v3_HealthCheck_Payloadenvoy_config_core_v3_HealthCheck_HttpHealthCheck_send (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg)
 
UPB_INLINE char * envoy_config_core_v3_HealthCheck_HttpHealthCheck_serialize (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_core_v3_HealthCheck_HttpHealthCheck_serialize_ex (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE const struct envoy_type_matcher_v3_StringMatcherenvoy_config_core_v3_HealthCheck_HttpHealthCheck_service_name_matcher (const envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_set_codec_client_type (envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, int32_t value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_set_host (envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, upb_StringView value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_set_path (envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, upb_StringView value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_set_receive (envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, envoy_config_core_v3_HealthCheck_Payload *value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_set_send (envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, envoy_config_core_v3_HealthCheck_Payload *value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_set_service_name_matcher (envoy_config_core_v3_HealthCheck_HttpHealthCheck *msg, struct envoy_type_matcher_v3_StringMatcher *value)
 
UPB_INLINE const struct google_protobuf_Durationenvoy_config_core_v3_HealthCheck_initial_jitter (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE const struct google_protobuf_Durationenvoy_config_core_v3_HealthCheck_interval (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE const struct google_protobuf_Durationenvoy_config_core_v3_HealthCheck_interval_jitter (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE uint32_t envoy_config_core_v3_HealthCheck_interval_jitter_percent (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_config_core_v3_HealthCheck_mutable_alt_port (envoy_config_core_v3_HealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_core_v3_HealthCheck_CustomHealthCheckenvoy_config_core_v3_HealthCheck_mutable_custom_health_check (envoy_config_core_v3_HealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_core_v3_EventServiceConfigenvoy_config_core_v3_HealthCheck_mutable_event_service (envoy_config_core_v3_HealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_core_v3_HealthCheck_GrpcHealthCheckenvoy_config_core_v3_HealthCheck_mutable_grpc_health_check (envoy_config_core_v3_HealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE struct google_protobuf_Durationenvoy_config_core_v3_HealthCheck_mutable_healthy_edge_interval (envoy_config_core_v3_HealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_config_core_v3_HealthCheck_mutable_healthy_threshold (envoy_config_core_v3_HealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_core_v3_HealthCheck_HttpHealthCheckenvoy_config_core_v3_HealthCheck_mutable_http_health_check (envoy_config_core_v3_HealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE struct google_protobuf_Durationenvoy_config_core_v3_HealthCheck_mutable_initial_jitter (envoy_config_core_v3_HealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE struct google_protobuf_Durationenvoy_config_core_v3_HealthCheck_mutable_interval (envoy_config_core_v3_HealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE struct google_protobuf_Durationenvoy_config_core_v3_HealthCheck_mutable_interval_jitter (envoy_config_core_v3_HealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE struct google_protobuf_Durationenvoy_config_core_v3_HealthCheck_mutable_no_traffic_healthy_interval (envoy_config_core_v3_HealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE struct google_protobuf_Durationenvoy_config_core_v3_HealthCheck_mutable_no_traffic_interval (envoy_config_core_v3_HealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE struct google_protobuf_BoolValueenvoy_config_core_v3_HealthCheck_mutable_reuse_connection (envoy_config_core_v3_HealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_core_v3_HealthCheck_TcpHealthCheckenvoy_config_core_v3_HealthCheck_mutable_tcp_health_check (envoy_config_core_v3_HealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE struct google_protobuf_Durationenvoy_config_core_v3_HealthCheck_mutable_timeout (envoy_config_core_v3_HealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_config_core_v3_HealthCheck_TlsOptionsenvoy_config_core_v3_HealthCheck_mutable_tls_options (envoy_config_core_v3_HealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE struct google_protobuf_Structenvoy_config_core_v3_HealthCheck_mutable_transport_socket_match_criteria (envoy_config_core_v3_HealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE struct google_protobuf_Durationenvoy_config_core_v3_HealthCheck_mutable_unhealthy_edge_interval (envoy_config_core_v3_HealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE struct google_protobuf_Durationenvoy_config_core_v3_HealthCheck_mutable_unhealthy_interval (envoy_config_core_v3_HealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_config_core_v3_HealthCheck_mutable_unhealthy_threshold (envoy_config_core_v3_HealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE envoy_config_core_v3_HealthCheckenvoy_config_core_v3_HealthCheck_new (upb_Arena *arena)
 
UPB_INLINE const struct google_protobuf_Durationenvoy_config_core_v3_HealthCheck_no_traffic_healthy_interval (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE const struct google_protobuf_Durationenvoy_config_core_v3_HealthCheck_no_traffic_interval (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE envoy_config_core_v3_HealthCheckenvoy_config_core_v3_HealthCheck_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_core_v3_HealthCheckenvoy_config_core_v3_HealthCheck_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE upb_StringView envoy_config_core_v3_HealthCheck_Payload_binary (const envoy_config_core_v3_HealthCheck_Payload *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_Payload_clear_binary (const envoy_config_core_v3_HealthCheck_Payload *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_Payload_clear_text (const envoy_config_core_v3_HealthCheck_Payload *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_Payload_has_binary (const envoy_config_core_v3_HealthCheck_Payload *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_Payload_has_text (const envoy_config_core_v3_HealthCheck_Payload *msg)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_Payloadenvoy_config_core_v3_HealthCheck_Payload_new (upb_Arena *arena)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_Payloadenvoy_config_core_v3_HealthCheck_Payload_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_Payloadenvoy_config_core_v3_HealthCheck_Payload_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_Payload_payload_oneofcases envoy_config_core_v3_HealthCheck_Payload_payload_case (const envoy_config_core_v3_HealthCheck_Payload *msg)
 
UPB_INLINE char * envoy_config_core_v3_HealthCheck_Payload_serialize (const envoy_config_core_v3_HealthCheck_Payload *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_core_v3_HealthCheck_Payload_serialize_ex (const envoy_config_core_v3_HealthCheck_Payload *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_Payload_set_binary (envoy_config_core_v3_HealthCheck_Payload *msg, upb_StringView value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_Payload_set_text (envoy_config_core_v3_HealthCheck_Payload *msg, upb_StringView value)
 
UPB_INLINE upb_StringView envoy_config_core_v3_HealthCheck_Payload_text (const envoy_config_core_v3_HealthCheck_Payload *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_RedisHealthCheck_clear_key (const envoy_config_core_v3_HealthCheck_RedisHealthCheck *msg)
 
UPB_INLINE upb_StringView envoy_config_core_v3_HealthCheck_RedisHealthCheck_key (const envoy_config_core_v3_HealthCheck_RedisHealthCheck *msg)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_RedisHealthCheckenvoy_config_core_v3_HealthCheck_RedisHealthCheck_new (upb_Arena *arena)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_RedisHealthCheckenvoy_config_core_v3_HealthCheck_RedisHealthCheck_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_RedisHealthCheckenvoy_config_core_v3_HealthCheck_RedisHealthCheck_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE char * envoy_config_core_v3_HealthCheck_RedisHealthCheck_serialize (const envoy_config_core_v3_HealthCheck_RedisHealthCheck *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_core_v3_HealthCheck_RedisHealthCheck_serialize_ex (const envoy_config_core_v3_HealthCheck_RedisHealthCheck *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_RedisHealthCheck_set_key (envoy_config_core_v3_HealthCheck_RedisHealthCheck *msg, upb_StringView value)
 
UPB_INLINE const struct google_protobuf_BoolValueenvoy_config_core_v3_HealthCheck_reuse_connection (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE char * envoy_config_core_v3_HealthCheck_serialize (const envoy_config_core_v3_HealthCheck *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_core_v3_HealthCheck_serialize_ex (const envoy_config_core_v3_HealthCheck *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_set_alt_port (envoy_config_core_v3_HealthCheck *msg, struct google_protobuf_UInt32Value *value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_set_always_log_health_check_failures (envoy_config_core_v3_HealthCheck *msg, bool value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_set_custom_health_check (envoy_config_core_v3_HealthCheck *msg, envoy_config_core_v3_HealthCheck_CustomHealthCheck *value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_set_event_log_path (envoy_config_core_v3_HealthCheck *msg, upb_StringView value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_set_event_service (envoy_config_core_v3_HealthCheck *msg, struct envoy_config_core_v3_EventServiceConfig *value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_set_grpc_health_check (envoy_config_core_v3_HealthCheck *msg, envoy_config_core_v3_HealthCheck_GrpcHealthCheck *value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_set_healthy_edge_interval (envoy_config_core_v3_HealthCheck *msg, struct google_protobuf_Duration *value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_set_healthy_threshold (envoy_config_core_v3_HealthCheck *msg, struct google_protobuf_UInt32Value *value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_set_http_health_check (envoy_config_core_v3_HealthCheck *msg, envoy_config_core_v3_HealthCheck_HttpHealthCheck *value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_set_initial_jitter (envoy_config_core_v3_HealthCheck *msg, struct google_protobuf_Duration *value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_set_interval (envoy_config_core_v3_HealthCheck *msg, struct google_protobuf_Duration *value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_set_interval_jitter (envoy_config_core_v3_HealthCheck *msg, struct google_protobuf_Duration *value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_set_interval_jitter_percent (envoy_config_core_v3_HealthCheck *msg, uint32_t value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_set_no_traffic_healthy_interval (envoy_config_core_v3_HealthCheck *msg, struct google_protobuf_Duration *value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_set_no_traffic_interval (envoy_config_core_v3_HealthCheck *msg, struct google_protobuf_Duration *value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_set_reuse_connection (envoy_config_core_v3_HealthCheck *msg, struct google_protobuf_BoolValue *value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_set_tcp_health_check (envoy_config_core_v3_HealthCheck *msg, envoy_config_core_v3_HealthCheck_TcpHealthCheck *value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_set_timeout (envoy_config_core_v3_HealthCheck *msg, struct google_protobuf_Duration *value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_set_tls_options (envoy_config_core_v3_HealthCheck *msg, envoy_config_core_v3_HealthCheck_TlsOptions *value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_set_transport_socket_match_criteria (envoy_config_core_v3_HealthCheck *msg, struct google_protobuf_Struct *value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_set_unhealthy_edge_interval (envoy_config_core_v3_HealthCheck *msg, struct google_protobuf_Duration *value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_set_unhealthy_interval (envoy_config_core_v3_HealthCheck *msg, struct google_protobuf_Duration *value)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_set_unhealthy_threshold (envoy_config_core_v3_HealthCheck *msg, struct google_protobuf_UInt32Value *value)
 
const UPB_INLINE envoy_config_core_v3_HealthCheck_TcpHealthCheckenvoy_config_core_v3_HealthCheck_tcp_health_check (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE struct envoy_config_core_v3_HealthCheck_Payloadenvoy_config_core_v3_HealthCheck_TcpHealthCheck_add_receive (envoy_config_core_v3_HealthCheck_TcpHealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_TcpHealthCheck_clear_receive (const envoy_config_core_v3_HealthCheck_TcpHealthCheck *msg)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_TcpHealthCheck_clear_send (const envoy_config_core_v3_HealthCheck_TcpHealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_TcpHealthCheck_has_receive (const envoy_config_core_v3_HealthCheck_TcpHealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_TcpHealthCheck_has_send (const envoy_config_core_v3_HealthCheck_TcpHealthCheck *msg)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_Payload ** envoy_config_core_v3_HealthCheck_TcpHealthCheck_mutable_receive (envoy_config_core_v3_HealthCheck_TcpHealthCheck *msg, size_t *len)
 
UPB_INLINE struct envoy_config_core_v3_HealthCheck_Payloadenvoy_config_core_v3_HealthCheck_TcpHealthCheck_mutable_send (envoy_config_core_v3_HealthCheck_TcpHealthCheck *msg, upb_Arena *arena)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_TcpHealthCheckenvoy_config_core_v3_HealthCheck_TcpHealthCheck_new (upb_Arena *arena)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_TcpHealthCheckenvoy_config_core_v3_HealthCheck_TcpHealthCheck_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_TcpHealthCheckenvoy_config_core_v3_HealthCheck_TcpHealthCheck_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
const UPB_INLINE envoy_config_core_v3_HealthCheck_Payload *constenvoy_config_core_v3_HealthCheck_TcpHealthCheck_receive (const envoy_config_core_v3_HealthCheck_TcpHealthCheck *msg, size_t *len)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_Payload ** envoy_config_core_v3_HealthCheck_TcpHealthCheck_resize_receive (envoy_config_core_v3_HealthCheck_TcpHealthCheck *msg, size_t len, upb_Arena *arena)
 
const UPB_INLINE envoy_config_core_v3_HealthCheck_Payloadenvoy_config_core_v3_HealthCheck_TcpHealthCheck_send (const envoy_config_core_v3_HealthCheck_TcpHealthCheck *msg)
 
UPB_INLINE char * envoy_config_core_v3_HealthCheck_TcpHealthCheck_serialize (const envoy_config_core_v3_HealthCheck_TcpHealthCheck *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_core_v3_HealthCheck_TcpHealthCheck_serialize_ex (const envoy_config_core_v3_HealthCheck_TcpHealthCheck *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_TcpHealthCheck_set_send (envoy_config_core_v3_HealthCheck_TcpHealthCheck *msg, envoy_config_core_v3_HealthCheck_Payload *value)
 
UPB_INLINE const struct google_protobuf_Durationenvoy_config_core_v3_HealthCheck_timeout (const envoy_config_core_v3_HealthCheck *msg)
 
const UPB_INLINE envoy_config_core_v3_HealthCheck_TlsOptionsenvoy_config_core_v3_HealthCheck_tls_options (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthCheck_TlsOptions_add_alpn_protocols (envoy_config_core_v3_HealthCheck_TlsOptions *msg, upb_StringView val, upb_Arena *arena)
 
UPB_INLINE upb_StringView constenvoy_config_core_v3_HealthCheck_TlsOptions_alpn_protocols (const envoy_config_core_v3_HealthCheck_TlsOptions *msg, size_t *len)
 
UPB_INLINE void envoy_config_core_v3_HealthCheck_TlsOptions_clear_alpn_protocols (const envoy_config_core_v3_HealthCheck_TlsOptions *msg)
 
UPB_INLINE upb_StringViewenvoy_config_core_v3_HealthCheck_TlsOptions_mutable_alpn_protocols (envoy_config_core_v3_HealthCheck_TlsOptions *msg, size_t *len)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_TlsOptionsenvoy_config_core_v3_HealthCheck_TlsOptions_new (upb_Arena *arena)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_TlsOptionsenvoy_config_core_v3_HealthCheck_TlsOptions_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_core_v3_HealthCheck_TlsOptionsenvoy_config_core_v3_HealthCheck_TlsOptions_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE upb_StringViewenvoy_config_core_v3_HealthCheck_TlsOptions_resize_alpn_protocols (envoy_config_core_v3_HealthCheck_TlsOptions *msg, size_t len, upb_Arena *arena)
 
UPB_INLINE char * envoy_config_core_v3_HealthCheck_TlsOptions_serialize (const envoy_config_core_v3_HealthCheck_TlsOptions *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_core_v3_HealthCheck_TlsOptions_serialize_ex (const envoy_config_core_v3_HealthCheck_TlsOptions *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE const struct google_protobuf_Structenvoy_config_core_v3_HealthCheck_transport_socket_match_criteria (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE const struct google_protobuf_Durationenvoy_config_core_v3_HealthCheck_unhealthy_edge_interval (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE const struct google_protobuf_Durationenvoy_config_core_v3_HealthCheck_unhealthy_interval (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_config_core_v3_HealthCheck_unhealthy_threshold (const envoy_config_core_v3_HealthCheck *msg)
 
UPB_INLINE bool envoy_config_core_v3_HealthStatusSet_add_statuses (envoy_config_core_v3_HealthStatusSet *msg, int32_t val, upb_Arena *arena)
 
UPB_INLINE void envoy_config_core_v3_HealthStatusSet_clear_statuses (const envoy_config_core_v3_HealthStatusSet *msg)
 
UPB_INLINE int32_tenvoy_config_core_v3_HealthStatusSet_mutable_statuses (envoy_config_core_v3_HealthStatusSet *msg, size_t *len)
 
UPB_INLINE envoy_config_core_v3_HealthStatusSetenvoy_config_core_v3_HealthStatusSet_new (upb_Arena *arena)
 
UPB_INLINE envoy_config_core_v3_HealthStatusSetenvoy_config_core_v3_HealthStatusSet_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_config_core_v3_HealthStatusSetenvoy_config_core_v3_HealthStatusSet_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE int32_tenvoy_config_core_v3_HealthStatusSet_resize_statuses (envoy_config_core_v3_HealthStatusSet *msg, size_t len, upb_Arena *arena)
 
UPB_INLINE char * envoy_config_core_v3_HealthStatusSet_serialize (const envoy_config_core_v3_HealthStatusSet *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_config_core_v3_HealthStatusSet_serialize_ex (const envoy_config_core_v3_HealthStatusSet *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE int32_t constenvoy_config_core_v3_HealthStatusSet_statuses (const envoy_config_core_v3_HealthStatusSet *msg, size_t *len)
 

Variables

const upb_MiniTable envoy_config_core_v3_EventServiceConfig_msginit
 
const upb_MiniTable envoy_config_core_v3_HeaderValueOption_msginit
 
const upb_MiniTable_File envoy_config_core_v3_health_check_proto_upb_file_layout
 
const upb_MiniTable envoy_config_core_v3_HealthCheck_CustomHealthCheck_msginit
 
const upb_MiniTable envoy_config_core_v3_HealthCheck_GrpcHealthCheck_msginit
 
const upb_MiniTable envoy_config_core_v3_HealthCheck_HttpHealthCheck_msginit
 
const upb_MiniTable envoy_config_core_v3_HealthCheck_msginit
 
const upb_MiniTable envoy_config_core_v3_HealthCheck_Payload_msginit
 
const upb_MiniTable envoy_config_core_v3_HealthCheck_RedisHealthCheck_msginit
 
const upb_MiniTable envoy_config_core_v3_HealthCheck_TcpHealthCheck_msginit
 
const upb_MiniTable envoy_config_core_v3_HealthCheck_TlsOptions_msginit
 
const upb_MiniTable envoy_config_core_v3_HealthStatusSet_msginit
 
const upb_MiniTable envoy_type_matcher_v3_StringMatcher_msginit
 
const upb_MiniTable envoy_type_v3_Int64Range_msginit
 
const upb_MiniTable google_protobuf_Any_msginit
 
const upb_MiniTable google_protobuf_BoolValue_msginit
 
const upb_MiniTable google_protobuf_Duration_msginit
 
const upb_MiniTable google_protobuf_Struct_msginit
 
const upb_MiniTable google_protobuf_UInt32Value_msginit
 

Typedef Documentation

◆ envoy_config_core_v3_HealthCheck

Definition at line 33 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_CustomHealthCheck

Definition at line 39 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_GrpcHealthCheck

Definition at line 38 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck

Definition at line 35 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_Payload

Definition at line 34 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_RedisHealthCheck

Definition at line 37 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TcpHealthCheck

Definition at line 36 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TlsOptions

Definition at line 40 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthStatusSet

Definition at line 32 of file health_check.upb.h.

Enumeration Type Documentation

◆ envoy_config_core_v3_HealthCheck_CustomHealthCheck_config_type_oneofcases

Enumerator
envoy_config_core_v3_HealthCheck_CustomHealthCheck_config_type_typed_config 
envoy_config_core_v3_HealthCheck_CustomHealthCheck_config_type_NOT_SET 

Definition at line 1124 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_health_checker_oneofcases

Enumerator
envoy_config_core_v3_HealthCheck_health_checker_http_health_check 
envoy_config_core_v3_HealthCheck_health_checker_tcp_health_check 
envoy_config_core_v3_HealthCheck_health_checker_grpc_health_check 
envoy_config_core_v3_HealthCheck_health_checker_custom_health_check 
envoy_config_core_v3_HealthCheck_health_checker_NOT_SET 

Definition at line 159 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_Payload_payload_oneofcases

Enumerator
envoy_config_core_v3_HealthCheck_Payload_payload_text 
envoy_config_core_v3_HealthCheck_Payload_payload_binary 
envoy_config_core_v3_HealthCheck_Payload_payload_NOT_SET 

Definition at line 665 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthStatus

Enumerator
envoy_config_core_v3_UNKNOWN 
envoy_config_core_v3_HEALTHY 
envoy_config_core_v3_UNHEALTHY 
envoy_config_core_v3_DRAINING 
envoy_config_core_v3_TIMEOUT 
envoy_config_core_v3_DEGRADED 

Definition at line 69 of file health_check.upb.h.

Function Documentation

◆ envoy_config_core_v3_HealthCheck_alt_port()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_config_core_v3_HealthCheck_alt_port ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 220 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_always_log_health_check_failures()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_always_log_health_check_failures ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 319 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_clear_alt_port()

UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_alt_port ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 217 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_clear_always_log_health_check_failures()

UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_always_log_health_check_failures ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 316 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_clear_custom_health_check()

UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_custom_health_check ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 271 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_clear_event_log_path()

UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_event_log_path ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 304 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_clear_event_service()

UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_event_service ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 343 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_clear_grpc_health_check()

UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_grpc_health_check ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 253 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_clear_healthy_edge_interval()

UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_healthy_edge_interval ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 298 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_clear_healthy_threshold()

UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_healthy_threshold ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 208 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_clear_http_health_check()

UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_http_health_check ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 235 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_clear_initial_jitter()

UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_initial_jitter ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 325 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_clear_interval()

UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_interval ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 181 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_clear_interval_jitter()

UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_interval_jitter ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 190 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_clear_interval_jitter_percent()

UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_interval_jitter_percent ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 310 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_clear_no_traffic_healthy_interval()

UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_no_traffic_healthy_interval ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 361 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_clear_no_traffic_interval()

UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_no_traffic_interval ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 262 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_clear_reuse_connection()

UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_reuse_connection ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 226 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_clear_tcp_health_check()

UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_tcp_health_check ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 244 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_clear_timeout()

UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_timeout ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 172 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_clear_tls_options()

UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_tls_options ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 334 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_clear_transport_socket_match_criteria()

UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_transport_socket_match_criteria ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 352 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_clear_unhealthy_edge_interval()

UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_unhealthy_edge_interval ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 289 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_clear_unhealthy_interval()

UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_unhealthy_interval ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 280 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_clear_unhealthy_threshold()

UPB_INLINE void envoy_config_core_v3_HealthCheck_clear_unhealthy_threshold ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 199 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_custom_health_check()

const UPB_INLINE envoy_config_core_v3_HealthCheck_CustomHealthCheck* envoy_config_core_v3_HealthCheck_custom_health_check ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 274 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_CustomHealthCheck_clear_name()

UPB_INLINE void envoy_config_core_v3_HealthCheck_CustomHealthCheck_clear_name ( const envoy_config_core_v3_HealthCheck_CustomHealthCheck msg)

Definition at line 1131 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_CustomHealthCheck_clear_typed_config()

UPB_INLINE void envoy_config_core_v3_HealthCheck_CustomHealthCheck_clear_typed_config ( const envoy_config_core_v3_HealthCheck_CustomHealthCheck msg)

Definition at line 1140 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_CustomHealthCheck_config_type_case()

Definition at line 1128 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_CustomHealthCheck_has_typed_config()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_CustomHealthCheck_has_typed_config ( const envoy_config_core_v3_HealthCheck_CustomHealthCheck msg)

Definition at line 1137 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_CustomHealthCheck_mutable_typed_config()

UPB_INLINE struct google_protobuf_Any* envoy_config_core_v3_HealthCheck_CustomHealthCheck_mutable_typed_config ( envoy_config_core_v3_HealthCheck_CustomHealthCheck msg,
upb_Arena arena 
)

Definition at line 1153 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_CustomHealthCheck_name()

UPB_INLINE upb_StringView envoy_config_core_v3_HealthCheck_CustomHealthCheck_name ( const envoy_config_core_v3_HealthCheck_CustomHealthCheck msg)

Definition at line 1134 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_CustomHealthCheck_new()

UPB_INLINE envoy_config_core_v3_HealthCheck_CustomHealthCheck* envoy_config_core_v3_HealthCheck_CustomHealthCheck_new ( upb_Arena arena)

Definition at line 1095 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_CustomHealthCheck_parse()

UPB_INLINE envoy_config_core_v3_HealthCheck_CustomHealthCheck* envoy_config_core_v3_HealthCheck_CustomHealthCheck_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 1098 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_CustomHealthCheck_parse_ex()

UPB_INLINE envoy_config_core_v3_HealthCheck_CustomHealthCheck* envoy_config_core_v3_HealthCheck_CustomHealthCheck_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 1106 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_CustomHealthCheck_serialize()

UPB_INLINE char* envoy_config_core_v3_HealthCheck_CustomHealthCheck_serialize ( const envoy_config_core_v3_HealthCheck_CustomHealthCheck msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 1117 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_CustomHealthCheck_serialize_ex()

UPB_INLINE char* envoy_config_core_v3_HealthCheck_CustomHealthCheck_serialize_ex ( const envoy_config_core_v3_HealthCheck_CustomHealthCheck msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 1120 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_CustomHealthCheck_set_name()

UPB_INLINE void envoy_config_core_v3_HealthCheck_CustomHealthCheck_set_name ( envoy_config_core_v3_HealthCheck_CustomHealthCheck msg,
upb_StringView  value 
)

Definition at line 1147 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_CustomHealthCheck_set_typed_config()

UPB_INLINE void envoy_config_core_v3_HealthCheck_CustomHealthCheck_set_typed_config ( envoy_config_core_v3_HealthCheck_CustomHealthCheck msg,
struct google_protobuf_Any value 
)

Definition at line 1150 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_CustomHealthCheck_typed_config()

UPB_INLINE const struct google_protobuf_Any* envoy_config_core_v3_HealthCheck_CustomHealthCheck_typed_config ( const envoy_config_core_v3_HealthCheck_CustomHealthCheck msg)

Definition at line 1143 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_event_log_path()

UPB_INLINE upb_StringView envoy_config_core_v3_HealthCheck_event_log_path ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 307 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_event_service()

UPB_INLINE const struct envoy_config_core_v3_EventServiceConfig* envoy_config_core_v3_HealthCheck_event_service ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 346 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_grpc_health_check()

const UPB_INLINE envoy_config_core_v3_HealthCheck_GrpcHealthCheck* envoy_config_core_v3_HealthCheck_grpc_health_check ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 256 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_GrpcHealthCheck_add_initial_metadata()

UPB_INLINE struct envoy_config_core_v3_HeaderValueOption* envoy_config_core_v3_HealthCheck_GrpcHealthCheck_add_initial_metadata ( envoy_config_core_v3_HealthCheck_GrpcHealthCheck msg,
upb_Arena arena 
)

Definition at line 1086 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_GrpcHealthCheck_authority()

UPB_INLINE upb_StringView envoy_config_core_v3_HealthCheck_GrpcHealthCheck_authority ( const envoy_config_core_v3_HealthCheck_GrpcHealthCheck msg)

Definition at line 1061 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_GrpcHealthCheck_clear_authority()

UPB_INLINE void envoy_config_core_v3_HealthCheck_GrpcHealthCheck_clear_authority ( const envoy_config_core_v3_HealthCheck_GrpcHealthCheck msg)

Definition at line 1058 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_GrpcHealthCheck_clear_initial_metadata()

UPB_INLINE void envoy_config_core_v3_HealthCheck_GrpcHealthCheck_clear_initial_metadata ( const envoy_config_core_v3_HealthCheck_GrpcHealthCheck msg)

Definition at line 1067 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_GrpcHealthCheck_clear_service_name()

UPB_INLINE void envoy_config_core_v3_HealthCheck_GrpcHealthCheck_clear_service_name ( const envoy_config_core_v3_HealthCheck_GrpcHealthCheck msg)

Definition at line 1052 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_GrpcHealthCheck_has_initial_metadata()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_GrpcHealthCheck_has_initial_metadata ( const envoy_config_core_v3_HealthCheck_GrpcHealthCheck msg)

Definition at line 1064 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_GrpcHealthCheck_initial_metadata()

UPB_INLINE const struct envoy_config_core_v3_HeaderValueOption* const* envoy_config_core_v3_HealthCheck_GrpcHealthCheck_initial_metadata ( const envoy_config_core_v3_HealthCheck_GrpcHealthCheck msg,
size_t *  len 
)

Definition at line 1070 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_GrpcHealthCheck_mutable_initial_metadata()

UPB_INLINE struct envoy_config_core_v3_HeaderValueOption** envoy_config_core_v3_HealthCheck_GrpcHealthCheck_mutable_initial_metadata ( envoy_config_core_v3_HealthCheck_GrpcHealthCheck msg,
size_t *  len 
)

Definition at line 1080 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_GrpcHealthCheck_new()

UPB_INLINE envoy_config_core_v3_HealthCheck_GrpcHealthCheck* envoy_config_core_v3_HealthCheck_GrpcHealthCheck_new ( upb_Arena arena)

Definition at line 1023 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_GrpcHealthCheck_parse()

UPB_INLINE envoy_config_core_v3_HealthCheck_GrpcHealthCheck* envoy_config_core_v3_HealthCheck_GrpcHealthCheck_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 1026 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_GrpcHealthCheck_parse_ex()

UPB_INLINE envoy_config_core_v3_HealthCheck_GrpcHealthCheck* envoy_config_core_v3_HealthCheck_GrpcHealthCheck_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 1034 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_GrpcHealthCheck_resize_initial_metadata()

UPB_INLINE struct envoy_config_core_v3_HeaderValueOption** envoy_config_core_v3_HealthCheck_GrpcHealthCheck_resize_initial_metadata ( envoy_config_core_v3_HealthCheck_GrpcHealthCheck msg,
size_t  len,
upb_Arena arena 
)

Definition at line 1083 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_GrpcHealthCheck_serialize()

UPB_INLINE char* envoy_config_core_v3_HealthCheck_GrpcHealthCheck_serialize ( const envoy_config_core_v3_HealthCheck_GrpcHealthCheck msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 1045 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_GrpcHealthCheck_serialize_ex()

UPB_INLINE char* envoy_config_core_v3_HealthCheck_GrpcHealthCheck_serialize_ex ( const envoy_config_core_v3_HealthCheck_GrpcHealthCheck msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 1048 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_GrpcHealthCheck_service_name()

UPB_INLINE upb_StringView envoy_config_core_v3_HealthCheck_GrpcHealthCheck_service_name ( const envoy_config_core_v3_HealthCheck_GrpcHealthCheck msg)

Definition at line 1055 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_GrpcHealthCheck_set_authority()

UPB_INLINE void envoy_config_core_v3_HealthCheck_GrpcHealthCheck_set_authority ( envoy_config_core_v3_HealthCheck_GrpcHealthCheck msg,
upb_StringView  value 
)

Definition at line 1077 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_GrpcHealthCheck_set_service_name()

UPB_INLINE void envoy_config_core_v3_HealthCheck_GrpcHealthCheck_set_service_name ( envoy_config_core_v3_HealthCheck_GrpcHealthCheck msg,
upb_StringView  value 
)

Definition at line 1074 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_has_alt_port()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_alt_port ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 214 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_has_custom_health_check()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_custom_health_check ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 268 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_has_event_service()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_event_service ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 340 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_has_grpc_health_check()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_grpc_health_check ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 250 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_has_healthy_edge_interval()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_healthy_edge_interval ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 295 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_has_healthy_threshold()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_healthy_threshold ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 205 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_has_http_health_check()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_http_health_check ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 232 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_has_initial_jitter()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_initial_jitter ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 322 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_has_interval()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_interval ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 178 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_has_interval_jitter()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_interval_jitter ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 187 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_has_no_traffic_healthy_interval()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_no_traffic_healthy_interval ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 358 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_has_no_traffic_interval()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_no_traffic_interval ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 259 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_has_reuse_connection()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_reuse_connection ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 223 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_has_tcp_health_check()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_tcp_health_check ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 241 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_has_timeout()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_timeout ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 169 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_has_tls_options()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_tls_options ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 331 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_has_transport_socket_match_criteria()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_transport_socket_match_criteria ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 349 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_has_unhealthy_edge_interval()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_unhealthy_edge_interval ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 286 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_has_unhealthy_interval()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_unhealthy_interval ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 277 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_has_unhealthy_threshold()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_has_unhealthy_threshold ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 196 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_health_checker_case()

Definition at line 166 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_healthy_edge_interval()

UPB_INLINE const struct google_protobuf_Duration* envoy_config_core_v3_HealthCheck_healthy_edge_interval ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 301 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_healthy_threshold()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_config_core_v3_HealthCheck_healthy_threshold ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 211 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_http_health_check()

const UPB_INLINE envoy_config_core_v3_HealthCheck_HttpHealthCheck* envoy_config_core_v3_HealthCheck_http_health_check ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 238 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_add_expected_statuses()

UPB_INLINE struct envoy_type_v3_Int64Range* envoy_config_core_v3_HealthCheck_HttpHealthCheck_add_expected_statuses ( envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
upb_Arena arena 
)

Definition at line 868 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_add_request_headers_to_add()

UPB_INLINE struct envoy_config_core_v3_HeaderValueOption* envoy_config_core_v3_HealthCheck_HttpHealthCheck_add_request_headers_to_add ( envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
upb_Arena arena 
)

Definition at line 847 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_add_request_headers_to_remove()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_HttpHealthCheck_add_request_headers_to_remove ( envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
upb_StringView  val,
upb_Arena arena 
)

Definition at line 859 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_add_retriable_statuses()

UPB_INLINE struct envoy_type_v3_Int64Range* envoy_config_core_v3_HealthCheck_HttpHealthCheck_add_retriable_statuses ( envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
upb_Arena arena 
)

Definition at line 896 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_codec_client_type()

UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_codec_client_type ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg)

Definition at line 784 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_expected_statuses()

UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_expected_statuses ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg)

Definition at line 778 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_host()

UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_host ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg)

Definition at line 730 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_path()

UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_path ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg)

Definition at line 736 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_receive()

UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_receive ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg)

Definition at line 754 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_request_headers_to_add()

UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_request_headers_to_add ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg)

Definition at line 763 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_request_headers_to_remove()

UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_request_headers_to_remove ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg)

Definition at line 769 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_retriable_statuses()

UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_retriable_statuses ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg)

Definition at line 802 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_send()

UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_send ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg)

Definition at line 745 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_service_name_matcher()

UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_clear_service_name_matcher ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg)

Definition at line 793 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_codec_client_type()

UPB_INLINE int32_t envoy_config_core_v3_HealthCheck_HttpHealthCheck_codec_client_type ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg)

Definition at line 787 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_expected_statuses()

UPB_INLINE const struct envoy_type_v3_Int64Range* const* envoy_config_core_v3_HealthCheck_HttpHealthCheck_expected_statuses ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
size_t *  len 
)

Definition at line 781 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_has_expected_statuses()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_HttpHealthCheck_has_expected_statuses ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg)

Definition at line 775 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_has_receive()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_HttpHealthCheck_has_receive ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg)

Definition at line 751 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_has_request_headers_to_add()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_HttpHealthCheck_has_request_headers_to_add ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg)

Definition at line 760 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_has_retriable_statuses()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_HttpHealthCheck_has_retriable_statuses ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg)

Definition at line 799 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_has_send()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_HttpHealthCheck_has_send ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg)

Definition at line 742 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_has_service_name_matcher()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_HttpHealthCheck_has_service_name_matcher ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg)

Definition at line 790 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_host()

UPB_INLINE upb_StringView envoy_config_core_v3_HealthCheck_HttpHealthCheck_host ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg)

Definition at line 733 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_mutable_expected_statuses()

UPB_INLINE struct envoy_type_v3_Int64Range** envoy_config_core_v3_HealthCheck_HttpHealthCheck_mutable_expected_statuses ( envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
size_t *  len 
)

Definition at line 862 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_mutable_receive()

UPB_INLINE struct envoy_config_core_v3_HealthCheck_Payload* envoy_config_core_v3_HealthCheck_HttpHealthCheck_mutable_receive ( envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
upb_Arena arena 
)

Definition at line 832 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_mutable_request_headers_to_add()

UPB_INLINE struct envoy_config_core_v3_HeaderValueOption** envoy_config_core_v3_HealthCheck_HttpHealthCheck_mutable_request_headers_to_add ( envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
size_t *  len 
)

Definition at line 841 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_mutable_request_headers_to_remove()

UPB_INLINE upb_StringView* envoy_config_core_v3_HealthCheck_HttpHealthCheck_mutable_request_headers_to_remove ( envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
size_t *  len 
)

Definition at line 853 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_mutable_retriable_statuses()

UPB_INLINE struct envoy_type_v3_Int64Range** envoy_config_core_v3_HealthCheck_HttpHealthCheck_mutable_retriable_statuses ( envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
size_t *  len 
)

Definition at line 890 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_mutable_send()

UPB_INLINE struct envoy_config_core_v3_HealthCheck_Payload* envoy_config_core_v3_HealthCheck_HttpHealthCheck_mutable_send ( envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
upb_Arena arena 
)

Definition at line 819 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_mutable_service_name_matcher()

UPB_INLINE struct envoy_type_matcher_v3_StringMatcher* envoy_config_core_v3_HealthCheck_HttpHealthCheck_mutable_service_name_matcher ( envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
upb_Arena arena 
)

Definition at line 881 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_new()

UPB_INLINE envoy_config_core_v3_HealthCheck_HttpHealthCheck* envoy_config_core_v3_HealthCheck_HttpHealthCheck_new ( upb_Arena arena)

Definition at line 701 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_parse()

UPB_INLINE envoy_config_core_v3_HealthCheck_HttpHealthCheck* envoy_config_core_v3_HealthCheck_HttpHealthCheck_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 704 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_parse_ex()

UPB_INLINE envoy_config_core_v3_HealthCheck_HttpHealthCheck* envoy_config_core_v3_HealthCheck_HttpHealthCheck_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 712 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_path()

UPB_INLINE upb_StringView envoy_config_core_v3_HealthCheck_HttpHealthCheck_path ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg)

Definition at line 739 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_receive()

const UPB_INLINE envoy_config_core_v3_HealthCheck_Payload* envoy_config_core_v3_HealthCheck_HttpHealthCheck_receive ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg)

Definition at line 757 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_request_headers_to_add()

UPB_INLINE const struct envoy_config_core_v3_HeaderValueOption* const* envoy_config_core_v3_HealthCheck_HttpHealthCheck_request_headers_to_add ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
size_t *  len 
)

Definition at line 766 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_request_headers_to_remove()

UPB_INLINE upb_StringView const* envoy_config_core_v3_HealthCheck_HttpHealthCheck_request_headers_to_remove ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
size_t *  len 
)

Definition at line 772 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_resize_expected_statuses()

UPB_INLINE struct envoy_type_v3_Int64Range** envoy_config_core_v3_HealthCheck_HttpHealthCheck_resize_expected_statuses ( envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
size_t  len,
upb_Arena arena 
)

Definition at line 865 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_resize_request_headers_to_add()

UPB_INLINE struct envoy_config_core_v3_HeaderValueOption** envoy_config_core_v3_HealthCheck_HttpHealthCheck_resize_request_headers_to_add ( envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
size_t  len,
upb_Arena arena 
)

Definition at line 844 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_resize_request_headers_to_remove()

UPB_INLINE upb_StringView* envoy_config_core_v3_HealthCheck_HttpHealthCheck_resize_request_headers_to_remove ( envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
size_t  len,
upb_Arena arena 
)

Definition at line 856 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_resize_retriable_statuses()

UPB_INLINE struct envoy_type_v3_Int64Range** envoy_config_core_v3_HealthCheck_HttpHealthCheck_resize_retriable_statuses ( envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
size_t  len,
upb_Arena arena 
)

Definition at line 893 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_retriable_statuses()

UPB_INLINE const struct envoy_type_v3_Int64Range* const* envoy_config_core_v3_HealthCheck_HttpHealthCheck_retriable_statuses ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
size_t *  len 
)

Definition at line 805 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_send()

const UPB_INLINE envoy_config_core_v3_HealthCheck_Payload* envoy_config_core_v3_HealthCheck_HttpHealthCheck_send ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg)

Definition at line 748 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_serialize()

UPB_INLINE char* envoy_config_core_v3_HealthCheck_HttpHealthCheck_serialize ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 723 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_serialize_ex()

UPB_INLINE char* envoy_config_core_v3_HealthCheck_HttpHealthCheck_serialize_ex ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 726 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_service_name_matcher()

UPB_INLINE const struct envoy_type_matcher_v3_StringMatcher* envoy_config_core_v3_HealthCheck_HttpHealthCheck_service_name_matcher ( const envoy_config_core_v3_HealthCheck_HttpHealthCheck msg)

Definition at line 796 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_set_codec_client_type()

UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_set_codec_client_type ( envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
int32_t  value 
)

Definition at line 874 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_set_host()

UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_set_host ( envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
upb_StringView  value 
)

Definition at line 809 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_set_path()

UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_set_path ( envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
upb_StringView  value 
)

Definition at line 812 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_set_receive()

UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_set_receive ( envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
envoy_config_core_v3_HealthCheck_Payload value 
)

Definition at line 828 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_set_send()

UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_set_send ( envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
envoy_config_core_v3_HealthCheck_Payload value 
)

Definition at line 815 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_set_service_name_matcher()

UPB_INLINE void envoy_config_core_v3_HealthCheck_HttpHealthCheck_set_service_name_matcher ( envoy_config_core_v3_HealthCheck_HttpHealthCheck msg,
struct envoy_type_matcher_v3_StringMatcher value 
)

Definition at line 877 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_initial_jitter()

UPB_INLINE const struct google_protobuf_Duration* envoy_config_core_v3_HealthCheck_initial_jitter ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 328 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_interval()

UPB_INLINE const struct google_protobuf_Duration* envoy_config_core_v3_HealthCheck_interval ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 184 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_interval_jitter()

UPB_INLINE const struct google_protobuf_Duration* envoy_config_core_v3_HealthCheck_interval_jitter ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 193 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_interval_jitter_percent()

UPB_INLINE uint32_t envoy_config_core_v3_HealthCheck_interval_jitter_percent ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 313 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_mutable_alt_port()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_config_core_v3_HealthCheck_mutable_alt_port ( envoy_config_core_v3_HealthCheck msg,
upb_Arena arena 
)

Definition at line 437 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_mutable_custom_health_check()

UPB_INLINE struct envoy_config_core_v3_HealthCheck_CustomHealthCheck* envoy_config_core_v3_HealthCheck_mutable_custom_health_check ( envoy_config_core_v3_HealthCheck msg,
upb_Arena arena 
)

Definition at line 511 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_mutable_event_service()

UPB_INLINE struct envoy_config_core_v3_EventServiceConfig* envoy_config_core_v3_HealthCheck_mutable_event_service ( envoy_config_core_v3_HealthCheck msg,
upb_Arena arena 
)

Definition at line 598 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_mutable_grpc_health_check()

UPB_INLINE struct envoy_config_core_v3_HealthCheck_GrpcHealthCheck* envoy_config_core_v3_HealthCheck_mutable_grpc_health_check ( envoy_config_core_v3_HealthCheck msg,
upb_Arena arena 
)

Definition at line 486 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_mutable_healthy_edge_interval()

UPB_INLINE struct google_protobuf_Duration* envoy_config_core_v3_HealthCheck_mutable_healthy_edge_interval ( envoy_config_core_v3_HealthCheck msg,
upb_Arena arena 
)

Definition at line 550 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_mutable_healthy_threshold()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_config_core_v3_HealthCheck_mutable_healthy_threshold ( envoy_config_core_v3_HealthCheck msg,
upb_Arena arena 
)

Definition at line 424 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_mutable_http_health_check()

UPB_INLINE struct envoy_config_core_v3_HealthCheck_HttpHealthCheck* envoy_config_core_v3_HealthCheck_mutable_http_health_check ( envoy_config_core_v3_HealthCheck msg,
upb_Arena arena 
)

Definition at line 462 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_mutable_initial_jitter()

UPB_INLINE struct google_protobuf_Duration* envoy_config_core_v3_HealthCheck_mutable_initial_jitter ( envoy_config_core_v3_HealthCheck msg,
upb_Arena arena 
)

Definition at line 572 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_mutable_interval()

UPB_INLINE struct google_protobuf_Duration* envoy_config_core_v3_HealthCheck_mutable_interval ( envoy_config_core_v3_HealthCheck msg,
upb_Arena arena 
)

Definition at line 385 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_mutable_interval_jitter()

UPB_INLINE struct google_protobuf_Duration* envoy_config_core_v3_HealthCheck_mutable_interval_jitter ( envoy_config_core_v3_HealthCheck msg,
upb_Arena arena 
)

Definition at line 398 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_mutable_no_traffic_healthy_interval()

UPB_INLINE struct google_protobuf_Duration* envoy_config_core_v3_HealthCheck_mutable_no_traffic_healthy_interval ( envoy_config_core_v3_HealthCheck msg,
upb_Arena arena 
)

Definition at line 624 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_mutable_no_traffic_interval()

UPB_INLINE struct google_protobuf_Duration* envoy_config_core_v3_HealthCheck_mutable_no_traffic_interval ( envoy_config_core_v3_HealthCheck msg,
upb_Arena arena 
)

Definition at line 499 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_mutable_reuse_connection()

UPB_INLINE struct google_protobuf_BoolValue* envoy_config_core_v3_HealthCheck_mutable_reuse_connection ( envoy_config_core_v3_HealthCheck msg,
upb_Arena arena 
)

Definition at line 450 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_mutable_tcp_health_check()

UPB_INLINE struct envoy_config_core_v3_HealthCheck_TcpHealthCheck* envoy_config_core_v3_HealthCheck_mutable_tcp_health_check ( envoy_config_core_v3_HealthCheck msg,
upb_Arena arena 
)

Definition at line 474 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_mutable_timeout()

UPB_INLINE struct google_protobuf_Duration* envoy_config_core_v3_HealthCheck_mutable_timeout ( envoy_config_core_v3_HealthCheck msg,
upb_Arena arena 
)

Definition at line 372 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_mutable_tls_options()

UPB_INLINE struct envoy_config_core_v3_HealthCheck_TlsOptions* envoy_config_core_v3_HealthCheck_mutable_tls_options ( envoy_config_core_v3_HealthCheck msg,
upb_Arena arena 
)

Definition at line 585 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_mutable_transport_socket_match_criteria()

UPB_INLINE struct google_protobuf_Struct* envoy_config_core_v3_HealthCheck_mutable_transport_socket_match_criteria ( envoy_config_core_v3_HealthCheck msg,
upb_Arena arena 
)

Definition at line 611 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_mutable_unhealthy_edge_interval()

UPB_INLINE struct google_protobuf_Duration* envoy_config_core_v3_HealthCheck_mutable_unhealthy_edge_interval ( envoy_config_core_v3_HealthCheck msg,
upb_Arena arena 
)

Definition at line 537 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_mutable_unhealthy_interval()

UPB_INLINE struct google_protobuf_Duration* envoy_config_core_v3_HealthCheck_mutable_unhealthy_interval ( envoy_config_core_v3_HealthCheck msg,
upb_Arena arena 
)

Definition at line 524 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_mutable_unhealthy_threshold()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_config_core_v3_HealthCheck_mutable_unhealthy_threshold ( envoy_config_core_v3_HealthCheck msg,
upb_Arena arena 
)

Definition at line 411 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_new()

UPB_INLINE envoy_config_core_v3_HealthCheck* envoy_config_core_v3_HealthCheck_new ( upb_Arena arena)

Definition at line 130 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_no_traffic_healthy_interval()

UPB_INLINE const struct google_protobuf_Duration* envoy_config_core_v3_HealthCheck_no_traffic_healthy_interval ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 364 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_no_traffic_interval()

UPB_INLINE const struct google_protobuf_Duration* envoy_config_core_v3_HealthCheck_no_traffic_interval ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 265 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_parse()

UPB_INLINE envoy_config_core_v3_HealthCheck* envoy_config_core_v3_HealthCheck_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 133 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_parse_ex()

UPB_INLINE envoy_config_core_v3_HealthCheck* envoy_config_core_v3_HealthCheck_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 141 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_Payload_binary()

UPB_INLINE upb_StringView envoy_config_core_v3_HealthCheck_Payload_binary ( const envoy_config_core_v3_HealthCheck_Payload msg)

Definition at line 688 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_Payload_clear_binary()

UPB_INLINE void envoy_config_core_v3_HealthCheck_Payload_clear_binary ( const envoy_config_core_v3_HealthCheck_Payload msg)

Definition at line 685 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_Payload_clear_text()

UPB_INLINE void envoy_config_core_v3_HealthCheck_Payload_clear_text ( const envoy_config_core_v3_HealthCheck_Payload msg)

Definition at line 676 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_Payload_has_binary()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_Payload_has_binary ( const envoy_config_core_v3_HealthCheck_Payload msg)

Definition at line 682 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_Payload_has_text()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_Payload_has_text ( const envoy_config_core_v3_HealthCheck_Payload msg)

Definition at line 673 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_Payload_new()

UPB_INLINE envoy_config_core_v3_HealthCheck_Payload* envoy_config_core_v3_HealthCheck_Payload_new ( upb_Arena arena)

Definition at line 636 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_Payload_parse()

UPB_INLINE envoy_config_core_v3_HealthCheck_Payload* envoy_config_core_v3_HealthCheck_Payload_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 639 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_Payload_parse_ex()

UPB_INLINE envoy_config_core_v3_HealthCheck_Payload* envoy_config_core_v3_HealthCheck_Payload_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 647 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_Payload_payload_case()

Definition at line 670 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_Payload_serialize()

UPB_INLINE char* envoy_config_core_v3_HealthCheck_Payload_serialize ( const envoy_config_core_v3_HealthCheck_Payload msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 658 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_Payload_serialize_ex()

UPB_INLINE char* envoy_config_core_v3_HealthCheck_Payload_serialize_ex ( const envoy_config_core_v3_HealthCheck_Payload msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 661 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_Payload_set_binary()

UPB_INLINE void envoy_config_core_v3_HealthCheck_Payload_set_binary ( envoy_config_core_v3_HealthCheck_Payload msg,
upb_StringView  value 
)

Definition at line 695 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_Payload_set_text()

UPB_INLINE void envoy_config_core_v3_HealthCheck_Payload_set_text ( envoy_config_core_v3_HealthCheck_Payload msg,
upb_StringView  value 
)

Definition at line 692 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_Payload_text()

UPB_INLINE upb_StringView envoy_config_core_v3_HealthCheck_Payload_text ( const envoy_config_core_v3_HealthCheck_Payload msg)

Definition at line 679 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_RedisHealthCheck_clear_key()

UPB_INLINE void envoy_config_core_v3_HealthCheck_RedisHealthCheck_clear_key ( const envoy_config_core_v3_HealthCheck_RedisHealthCheck msg)

Definition at line 1010 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_RedisHealthCheck_key()

UPB_INLINE upb_StringView envoy_config_core_v3_HealthCheck_RedisHealthCheck_key ( const envoy_config_core_v3_HealthCheck_RedisHealthCheck msg)

Definition at line 1013 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_RedisHealthCheck_new()

UPB_INLINE envoy_config_core_v3_HealthCheck_RedisHealthCheck* envoy_config_core_v3_HealthCheck_RedisHealthCheck_new ( upb_Arena arena)

Definition at line 981 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_RedisHealthCheck_parse()

UPB_INLINE envoy_config_core_v3_HealthCheck_RedisHealthCheck* envoy_config_core_v3_HealthCheck_RedisHealthCheck_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 984 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_RedisHealthCheck_parse_ex()

UPB_INLINE envoy_config_core_v3_HealthCheck_RedisHealthCheck* envoy_config_core_v3_HealthCheck_RedisHealthCheck_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 992 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_RedisHealthCheck_serialize()

UPB_INLINE char* envoy_config_core_v3_HealthCheck_RedisHealthCheck_serialize ( const envoy_config_core_v3_HealthCheck_RedisHealthCheck msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 1003 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_RedisHealthCheck_serialize_ex()

UPB_INLINE char* envoy_config_core_v3_HealthCheck_RedisHealthCheck_serialize_ex ( const envoy_config_core_v3_HealthCheck_RedisHealthCheck msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 1006 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_RedisHealthCheck_set_key()

UPB_INLINE void envoy_config_core_v3_HealthCheck_RedisHealthCheck_set_key ( envoy_config_core_v3_HealthCheck_RedisHealthCheck msg,
upb_StringView  value 
)

Definition at line 1017 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_reuse_connection()

UPB_INLINE const struct google_protobuf_BoolValue* envoy_config_core_v3_HealthCheck_reuse_connection ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 229 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_serialize()

UPB_INLINE char* envoy_config_core_v3_HealthCheck_serialize ( const envoy_config_core_v3_HealthCheck msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 152 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_serialize_ex()

UPB_INLINE char* envoy_config_core_v3_HealthCheck_serialize_ex ( const envoy_config_core_v3_HealthCheck msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 155 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_set_alt_port()

UPB_INLINE void envoy_config_core_v3_HealthCheck_set_alt_port ( envoy_config_core_v3_HealthCheck msg,
struct google_protobuf_UInt32Value value 
)

Definition at line 433 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_set_always_log_health_check_failures()

UPB_INLINE void envoy_config_core_v3_HealthCheck_set_always_log_health_check_failures ( envoy_config_core_v3_HealthCheck msg,
bool  value 
)

Definition at line 565 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_set_custom_health_check()

UPB_INLINE void envoy_config_core_v3_HealthCheck_set_custom_health_check ( envoy_config_core_v3_HealthCheck msg,
envoy_config_core_v3_HealthCheck_CustomHealthCheck value 
)

Definition at line 508 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_set_event_log_path()

UPB_INLINE void envoy_config_core_v3_HealthCheck_set_event_log_path ( envoy_config_core_v3_HealthCheck msg,
upb_StringView  value 
)

Definition at line 559 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_set_event_service()

UPB_INLINE void envoy_config_core_v3_HealthCheck_set_event_service ( envoy_config_core_v3_HealthCheck msg,
struct envoy_config_core_v3_EventServiceConfig value 
)

Definition at line 594 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_set_grpc_health_check()

UPB_INLINE void envoy_config_core_v3_HealthCheck_set_grpc_health_check ( envoy_config_core_v3_HealthCheck msg,
envoy_config_core_v3_HealthCheck_GrpcHealthCheck value 
)

Definition at line 483 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_set_healthy_edge_interval()

UPB_INLINE void envoy_config_core_v3_HealthCheck_set_healthy_edge_interval ( envoy_config_core_v3_HealthCheck msg,
struct google_protobuf_Duration value 
)

Definition at line 546 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_set_healthy_threshold()

UPB_INLINE void envoy_config_core_v3_HealthCheck_set_healthy_threshold ( envoy_config_core_v3_HealthCheck msg,
struct google_protobuf_UInt32Value value 
)

Definition at line 420 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_set_http_health_check()

UPB_INLINE void envoy_config_core_v3_HealthCheck_set_http_health_check ( envoy_config_core_v3_HealthCheck msg,
envoy_config_core_v3_HealthCheck_HttpHealthCheck value 
)

Definition at line 459 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_set_initial_jitter()

UPB_INLINE void envoy_config_core_v3_HealthCheck_set_initial_jitter ( envoy_config_core_v3_HealthCheck msg,
struct google_protobuf_Duration value 
)

Definition at line 568 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_set_interval()

UPB_INLINE void envoy_config_core_v3_HealthCheck_set_interval ( envoy_config_core_v3_HealthCheck msg,
struct google_protobuf_Duration value 
)

Definition at line 381 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_set_interval_jitter()

UPB_INLINE void envoy_config_core_v3_HealthCheck_set_interval_jitter ( envoy_config_core_v3_HealthCheck msg,
struct google_protobuf_Duration value 
)

Definition at line 394 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_set_interval_jitter_percent()

UPB_INLINE void envoy_config_core_v3_HealthCheck_set_interval_jitter_percent ( envoy_config_core_v3_HealthCheck msg,
uint32_t  value 
)

Definition at line 562 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_set_no_traffic_healthy_interval()

UPB_INLINE void envoy_config_core_v3_HealthCheck_set_no_traffic_healthy_interval ( envoy_config_core_v3_HealthCheck msg,
struct google_protobuf_Duration value 
)

Definition at line 620 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_set_no_traffic_interval()

UPB_INLINE void envoy_config_core_v3_HealthCheck_set_no_traffic_interval ( envoy_config_core_v3_HealthCheck msg,
struct google_protobuf_Duration value 
)

Definition at line 495 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_set_reuse_connection()

UPB_INLINE void envoy_config_core_v3_HealthCheck_set_reuse_connection ( envoy_config_core_v3_HealthCheck msg,
struct google_protobuf_BoolValue value 
)

Definition at line 446 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_set_tcp_health_check()

UPB_INLINE void envoy_config_core_v3_HealthCheck_set_tcp_health_check ( envoy_config_core_v3_HealthCheck msg,
envoy_config_core_v3_HealthCheck_TcpHealthCheck value 
)

Definition at line 471 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_set_timeout()

UPB_INLINE void envoy_config_core_v3_HealthCheck_set_timeout ( envoy_config_core_v3_HealthCheck msg,
struct google_protobuf_Duration value 
)

Definition at line 368 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_set_tls_options()

UPB_INLINE void envoy_config_core_v3_HealthCheck_set_tls_options ( envoy_config_core_v3_HealthCheck msg,
envoy_config_core_v3_HealthCheck_TlsOptions value 
)

Definition at line 581 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_set_transport_socket_match_criteria()

UPB_INLINE void envoy_config_core_v3_HealthCheck_set_transport_socket_match_criteria ( envoy_config_core_v3_HealthCheck msg,
struct google_protobuf_Struct value 
)

Definition at line 607 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_set_unhealthy_edge_interval()

UPB_INLINE void envoy_config_core_v3_HealthCheck_set_unhealthy_edge_interval ( envoy_config_core_v3_HealthCheck msg,
struct google_protobuf_Duration value 
)

Definition at line 533 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_set_unhealthy_interval()

UPB_INLINE void envoy_config_core_v3_HealthCheck_set_unhealthy_interval ( envoy_config_core_v3_HealthCheck msg,
struct google_protobuf_Duration value 
)

Definition at line 520 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_set_unhealthy_threshold()

UPB_INLINE void envoy_config_core_v3_HealthCheck_set_unhealthy_threshold ( envoy_config_core_v3_HealthCheck msg,
struct google_protobuf_UInt32Value value 
)

Definition at line 407 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_tcp_health_check()

const UPB_INLINE envoy_config_core_v3_HealthCheck_TcpHealthCheck* envoy_config_core_v3_HealthCheck_tcp_health_check ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 247 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TcpHealthCheck_add_receive()

UPB_INLINE struct envoy_config_core_v3_HealthCheck_Payload* envoy_config_core_v3_HealthCheck_TcpHealthCheck_add_receive ( envoy_config_core_v3_HealthCheck_TcpHealthCheck msg,
upb_Arena arena 
)

Definition at line 972 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TcpHealthCheck_clear_receive()

UPB_INLINE void envoy_config_core_v3_HealthCheck_TcpHealthCheck_clear_receive ( const envoy_config_core_v3_HealthCheck_TcpHealthCheck msg)

Definition at line 946 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TcpHealthCheck_clear_send()

UPB_INLINE void envoy_config_core_v3_HealthCheck_TcpHealthCheck_clear_send ( const envoy_config_core_v3_HealthCheck_TcpHealthCheck msg)

Definition at line 937 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TcpHealthCheck_has_receive()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_TcpHealthCheck_has_receive ( const envoy_config_core_v3_HealthCheck_TcpHealthCheck msg)

Definition at line 943 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TcpHealthCheck_has_send()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_TcpHealthCheck_has_send ( const envoy_config_core_v3_HealthCheck_TcpHealthCheck msg)

Definition at line 934 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TcpHealthCheck_mutable_receive()

UPB_INLINE envoy_config_core_v3_HealthCheck_Payload** envoy_config_core_v3_HealthCheck_TcpHealthCheck_mutable_receive ( envoy_config_core_v3_HealthCheck_TcpHealthCheck msg,
size_t *  len 
)

Definition at line 966 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TcpHealthCheck_mutable_send()

UPB_INLINE struct envoy_config_core_v3_HealthCheck_Payload* envoy_config_core_v3_HealthCheck_TcpHealthCheck_mutable_send ( envoy_config_core_v3_HealthCheck_TcpHealthCheck msg,
upb_Arena arena 
)

Definition at line 957 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TcpHealthCheck_new()

UPB_INLINE envoy_config_core_v3_HealthCheck_TcpHealthCheck* envoy_config_core_v3_HealthCheck_TcpHealthCheck_new ( upb_Arena arena)

Definition at line 905 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TcpHealthCheck_parse()

UPB_INLINE envoy_config_core_v3_HealthCheck_TcpHealthCheck* envoy_config_core_v3_HealthCheck_TcpHealthCheck_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 908 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TcpHealthCheck_parse_ex()

UPB_INLINE envoy_config_core_v3_HealthCheck_TcpHealthCheck* envoy_config_core_v3_HealthCheck_TcpHealthCheck_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 916 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TcpHealthCheck_receive()

const UPB_INLINE envoy_config_core_v3_HealthCheck_Payload* const* envoy_config_core_v3_HealthCheck_TcpHealthCheck_receive ( const envoy_config_core_v3_HealthCheck_TcpHealthCheck msg,
size_t *  len 
)

Definition at line 949 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TcpHealthCheck_resize_receive()

UPB_INLINE envoy_config_core_v3_HealthCheck_Payload** envoy_config_core_v3_HealthCheck_TcpHealthCheck_resize_receive ( envoy_config_core_v3_HealthCheck_TcpHealthCheck msg,
size_t  len,
upb_Arena arena 
)

Definition at line 969 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TcpHealthCheck_send()

Definition at line 940 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TcpHealthCheck_serialize()

UPB_INLINE char* envoy_config_core_v3_HealthCheck_TcpHealthCheck_serialize ( const envoy_config_core_v3_HealthCheck_TcpHealthCheck msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 927 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TcpHealthCheck_serialize_ex()

UPB_INLINE char* envoy_config_core_v3_HealthCheck_TcpHealthCheck_serialize_ex ( const envoy_config_core_v3_HealthCheck_TcpHealthCheck msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 930 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TcpHealthCheck_set_send()

UPB_INLINE void envoy_config_core_v3_HealthCheck_TcpHealthCheck_set_send ( envoy_config_core_v3_HealthCheck_TcpHealthCheck msg,
envoy_config_core_v3_HealthCheck_Payload value 
)

Definition at line 953 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_timeout()

UPB_INLINE const struct google_protobuf_Duration* envoy_config_core_v3_HealthCheck_timeout ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 175 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_tls_options()

Definition at line 337 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TlsOptions_add_alpn_protocols()

UPB_INLINE bool envoy_config_core_v3_HealthCheck_TlsOptions_add_alpn_protocols ( envoy_config_core_v3_HealthCheck_TlsOptions msg,
upb_StringView  val,
upb_Arena arena 
)

Definition at line 1207 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TlsOptions_alpn_protocols()

UPB_INLINE upb_StringView const* envoy_config_core_v3_HealthCheck_TlsOptions_alpn_protocols ( const envoy_config_core_v3_HealthCheck_TlsOptions msg,
size_t *  len 
)

Definition at line 1197 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TlsOptions_clear_alpn_protocols()

UPB_INLINE void envoy_config_core_v3_HealthCheck_TlsOptions_clear_alpn_protocols ( const envoy_config_core_v3_HealthCheck_TlsOptions msg)

Definition at line 1194 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TlsOptions_mutable_alpn_protocols()

UPB_INLINE upb_StringView* envoy_config_core_v3_HealthCheck_TlsOptions_mutable_alpn_protocols ( envoy_config_core_v3_HealthCheck_TlsOptions msg,
size_t *  len 
)

Definition at line 1201 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TlsOptions_new()

UPB_INLINE envoy_config_core_v3_HealthCheck_TlsOptions* envoy_config_core_v3_HealthCheck_TlsOptions_new ( upb_Arena arena)

Definition at line 1165 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TlsOptions_parse()

UPB_INLINE envoy_config_core_v3_HealthCheck_TlsOptions* envoy_config_core_v3_HealthCheck_TlsOptions_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 1168 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TlsOptions_parse_ex()

UPB_INLINE envoy_config_core_v3_HealthCheck_TlsOptions* envoy_config_core_v3_HealthCheck_TlsOptions_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 1176 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TlsOptions_resize_alpn_protocols()

UPB_INLINE upb_StringView* envoy_config_core_v3_HealthCheck_TlsOptions_resize_alpn_protocols ( envoy_config_core_v3_HealthCheck_TlsOptions msg,
size_t  len,
upb_Arena arena 
)

Definition at line 1204 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TlsOptions_serialize()

UPB_INLINE char* envoy_config_core_v3_HealthCheck_TlsOptions_serialize ( const envoy_config_core_v3_HealthCheck_TlsOptions msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 1187 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_TlsOptions_serialize_ex()

UPB_INLINE char* envoy_config_core_v3_HealthCheck_TlsOptions_serialize_ex ( const envoy_config_core_v3_HealthCheck_TlsOptions msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 1190 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_transport_socket_match_criteria()

UPB_INLINE const struct google_protobuf_Struct* envoy_config_core_v3_HealthCheck_transport_socket_match_criteria ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 355 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_unhealthy_edge_interval()

UPB_INLINE const struct google_protobuf_Duration* envoy_config_core_v3_HealthCheck_unhealthy_edge_interval ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 292 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_unhealthy_interval()

UPB_INLINE const struct google_protobuf_Duration* envoy_config_core_v3_HealthCheck_unhealthy_interval ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 283 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthCheck_unhealthy_threshold()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_config_core_v3_HealthCheck_unhealthy_threshold ( const envoy_config_core_v3_HealthCheck msg)

Definition at line 202 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthStatusSet_add_statuses()

UPB_INLINE bool envoy_config_core_v3_HealthStatusSet_add_statuses ( envoy_config_core_v3_HealthStatusSet msg,
int32_t  val,
upb_Arena arena 
)

Definition at line 124 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthStatusSet_clear_statuses()

UPB_INLINE void envoy_config_core_v3_HealthStatusSet_clear_statuses ( const envoy_config_core_v3_HealthStatusSet msg)

Definition at line 111 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthStatusSet_mutable_statuses()

UPB_INLINE int32_t* envoy_config_core_v3_HealthStatusSet_mutable_statuses ( envoy_config_core_v3_HealthStatusSet msg,
size_t *  len 
)

Definition at line 118 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthStatusSet_new()

UPB_INLINE envoy_config_core_v3_HealthStatusSet* envoy_config_core_v3_HealthStatusSet_new ( upb_Arena arena)

Definition at line 82 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthStatusSet_parse()

UPB_INLINE envoy_config_core_v3_HealthStatusSet* envoy_config_core_v3_HealthStatusSet_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 85 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthStatusSet_parse_ex()

UPB_INLINE envoy_config_core_v3_HealthStatusSet* envoy_config_core_v3_HealthStatusSet_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 93 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthStatusSet_resize_statuses()

UPB_INLINE int32_t* envoy_config_core_v3_HealthStatusSet_resize_statuses ( envoy_config_core_v3_HealthStatusSet msg,
size_t  len,
upb_Arena arena 
)

Definition at line 121 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthStatusSet_serialize()

UPB_INLINE char* envoy_config_core_v3_HealthStatusSet_serialize ( const envoy_config_core_v3_HealthStatusSet msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 104 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthStatusSet_serialize_ex()

UPB_INLINE char* envoy_config_core_v3_HealthStatusSet_serialize_ex ( const envoy_config_core_v3_HealthStatusSet msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 107 of file health_check.upb.h.

◆ envoy_config_core_v3_HealthStatusSet_statuses()

UPB_INLINE int32_t const* envoy_config_core_v3_HealthStatusSet_statuses ( const envoy_config_core_v3_HealthStatusSet msg,
size_t *  len 
)

Definition at line 114 of file health_check.upb.h.

Variable Documentation

◆ envoy_config_core_v3_EventServiceConfig_msginit

const upb_MiniTable envoy_config_core_v3_EventServiceConfig_msginit

Definition at line 27 of file event_service_config.upb.c.

◆ envoy_config_core_v3_HeaderValueOption_msginit

const upb_MiniTable envoy_config_core_v3_HeaderValueOption_msginit

Definition at line 250 of file base.upb.c.

◆ envoy_config_core_v3_health_check_proto_upb_file_layout

const upb_MiniTable_File envoy_config_core_v3_health_check_proto_upb_file_layout

Definition at line 210 of file health_check.upb.c.

◆ envoy_config_core_v3_HealthCheck_CustomHealthCheck_msginit

const upb_MiniTable envoy_config_core_v3_HealthCheck_CustomHealthCheck_msginit

Definition at line 182 of file health_check.upb.c.

◆ envoy_config_core_v3_HealthCheck_GrpcHealthCheck_msginit

const upb_MiniTable envoy_config_core_v3_HealthCheck_GrpcHealthCheck_msginit

Definition at line 167 of file health_check.upb.c.

◆ envoy_config_core_v3_HealthCheck_HttpHealthCheck_msginit

const upb_MiniTable envoy_config_core_v3_HealthCheck_HttpHealthCheck_msginit

Definition at line 125 of file health_check.upb.c.

◆ envoy_config_core_v3_HealthCheck_msginit

const upb_MiniTable envoy_config_core_v3_HealthCheck_msginit

Definition at line 86 of file health_check.upb.c.

◆ envoy_config_core_v3_HealthCheck_Payload_msginit

const upb_MiniTable envoy_config_core_v3_HealthCheck_Payload_msginit

Definition at line 97 of file health_check.upb.c.

◆ envoy_config_core_v3_HealthCheck_RedisHealthCheck_msginit

const upb_MiniTable envoy_config_core_v3_HealthCheck_RedisHealthCheck_msginit

Definition at line 151 of file health_check.upb.c.

◆ envoy_config_core_v3_HealthCheck_TcpHealthCheck_msginit

const upb_MiniTable envoy_config_core_v3_HealthCheck_TcpHealthCheck_msginit

Definition at line 141 of file health_check.upb.c.

◆ envoy_config_core_v3_HealthCheck_TlsOptions_msginit

const upb_MiniTable envoy_config_core_v3_HealthCheck_TlsOptions_msginit

Definition at line 192 of file health_check.upb.c.

◆ envoy_config_core_v3_HealthStatusSet_msginit

const upb_MiniTable envoy_config_core_v3_HealthStatusSet_msginit

Definition at line 31 of file health_check.upb.c.

◆ envoy_type_matcher_v3_StringMatcher_msginit

const upb_MiniTable envoy_type_matcher_v3_StringMatcher_msginit

Definition at line 32 of file envoy/type/matcher/v3/string.upb.c.

◆ envoy_type_v3_Int64Range_msginit

const upb_MiniTable envoy_type_v3_Int64Range_msginit

Definition at line 22 of file range.upb.c.

◆ google_protobuf_Any_msginit

const upb_MiniTable google_protobuf_Any_msginit

Definition at line 20 of file any.upb.c.

◆ google_protobuf_BoolValue_msginit

const upb_MiniTable google_protobuf_BoolValue_msginit

Definition at line 79 of file wrappers.upb.c.

◆ google_protobuf_Duration_msginit

const upb_MiniTable google_protobuf_Duration_msginit

Definition at line 20 of file duration.upb.c.

◆ google_protobuf_Struct_msginit

const upb_MiniTable google_protobuf_Struct_msginit

Definition at line 23 of file google/protobuf/struct.upb.c.

◆ google_protobuf_UInt32Value_msginit

const upb_MiniTable google_protobuf_UInt32Value_msginit

Definition at line 69 of file wrappers.upb.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:19