GRPC Core  18.0.0
health_check.upbdefs.h
Go to the documentation of this file.
1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  * envoy/config/core/v3/health_check.proto
5  *
6  * Do not edit -- your changes will be discarded when the file is
7  * regenerated. */
8 
9 #ifndef ENVOY_CONFIG_CORE_V3_HEALTH_CHECK_PROTO_UPBDEFS_H_
10 #define ENVOY_CONFIG_CORE_V3_HEALTH_CHECK_PROTO_UPBDEFS_H_
11 
12 #include "upb/def.h"
13 #include "upb/port_def.inc"
14 #ifdef __cplusplus
15 extern "C" {
16 #endif
17 
18 #include "upb/def.h"
19 
20 #include "upb/port_def.inc"
21 
23 
24 UPB_INLINE const upb_msgdef *envoy_config_core_v3_HealthCheck_getmsgdef(upb_symtab *s) {
25  _upb_symtab_loaddefinit(s, &envoy_config_core_v3_health_check_proto_upbdefinit);
26  return upb_symtab_lookupmsg(s, "envoy.config.core.v3.HealthCheck");
27 }
28 
29 UPB_INLINE const upb_msgdef *envoy_config_core_v3_HealthCheck_Payload_getmsgdef(upb_symtab *s) {
30  _upb_symtab_loaddefinit(s, &envoy_config_core_v3_health_check_proto_upbdefinit);
31  return upb_symtab_lookupmsg(s, "envoy.config.core.v3.HealthCheck.Payload");
32 }
33 
34 UPB_INLINE const upb_msgdef *envoy_config_core_v3_HealthCheck_HttpHealthCheck_getmsgdef(upb_symtab *s) {
35  _upb_symtab_loaddefinit(s, &envoy_config_core_v3_health_check_proto_upbdefinit);
36  return upb_symtab_lookupmsg(s, "envoy.config.core.v3.HealthCheck.HttpHealthCheck");
37 }
38 
39 UPB_INLINE const upb_msgdef *envoy_config_core_v3_HealthCheck_TcpHealthCheck_getmsgdef(upb_symtab *s) {
40  _upb_symtab_loaddefinit(s, &envoy_config_core_v3_health_check_proto_upbdefinit);
41  return upb_symtab_lookupmsg(s, "envoy.config.core.v3.HealthCheck.TcpHealthCheck");
42 }
43 
44 UPB_INLINE const upb_msgdef *envoy_config_core_v3_HealthCheck_RedisHealthCheck_getmsgdef(upb_symtab *s) {
45  _upb_symtab_loaddefinit(s, &envoy_config_core_v3_health_check_proto_upbdefinit);
46  return upb_symtab_lookupmsg(s, "envoy.config.core.v3.HealthCheck.RedisHealthCheck");
47 }
48 
49 UPB_INLINE const upb_msgdef *envoy_config_core_v3_HealthCheck_GrpcHealthCheck_getmsgdef(upb_symtab *s) {
50  _upb_symtab_loaddefinit(s, &envoy_config_core_v3_health_check_proto_upbdefinit);
51  return upb_symtab_lookupmsg(s, "envoy.config.core.v3.HealthCheck.GrpcHealthCheck");
52 }
53 
54 UPB_INLINE const upb_msgdef *envoy_config_core_v3_HealthCheck_CustomHealthCheck_getmsgdef(upb_symtab *s) {
55  _upb_symtab_loaddefinit(s, &envoy_config_core_v3_health_check_proto_upbdefinit);
56  return upb_symtab_lookupmsg(s, "envoy.config.core.v3.HealthCheck.CustomHealthCheck");
57 }
58 
59 UPB_INLINE const upb_msgdef *envoy_config_core_v3_HealthCheck_TlsOptions_getmsgdef(upb_symtab *s) {
60  _upb_symtab_loaddefinit(s, &envoy_config_core_v3_health_check_proto_upbdefinit);
61  return upb_symtab_lookupmsg(s, "envoy.config.core.v3.HealthCheck.TlsOptions");
62 }
63 
64 #ifdef __cplusplus
65 } /* extern "C" */
66 #endif
67 
68 #include "upb/port_undef.inc"
69 
70 #endif /* ENVOY_CONFIG_CORE_V3_HEALTH_CHECK_PROTO_UPBDEFS_H_ */
UPB_INLINE const upb_msgdef * envoy_config_core_v3_HealthCheck_GrpcHealthCheck_getmsgdef(upb_symtab *s)
Definition: health_check.upbdefs.h:49
UPB_INLINE const upb_msgdef * envoy_config_core_v3_HealthCheck_HttpHealthCheck_getmsgdef(upb_symtab *s)
Definition: health_check.upbdefs.h:34
UPB_INLINE const upb_msgdef * envoy_config_core_v3_HealthCheck_RedisHealthCheck_getmsgdef(upb_symtab *s)
Definition: health_check.upbdefs.h:44
UPB_INLINE const upb_msgdef * envoy_config_core_v3_HealthCheck_Payload_getmsgdef(upb_symtab *s)
Definition: health_check.upbdefs.h:29
UPB_INLINE const upb_msgdef * envoy_config_core_v3_HealthCheck_TlsOptions_getmsgdef(upb_symtab *s)
Definition: health_check.upbdefs.h:59
UPB_INLINE const upb_msgdef * envoy_config_core_v3_HealthCheck_getmsgdef(upb_symtab *s)
Definition: health_check.upbdefs.h:24
UPB_INLINE const upb_msgdef * envoy_config_core_v3_HealthCheck_TcpHealthCheck_getmsgdef(upb_symtab *s)
Definition: health_check.upbdefs.h:39
UPB_INLINE const upb_msgdef * envoy_config_core_v3_HealthCheck_CustomHealthCheck_getmsgdef(upb_symtab *s)
Definition: health_check.upbdefs.h:54
upb_def_init envoy_config_core_v3_health_check_proto_upbdefinit
Definition: health_check.upbdefs.c:228