1 /* This file was generated by upb_generator from the input file:
2  *
3  *     envoy/config/endpoint/v3/endpoint_components.proto
4  *
5  * Do not edit -- your changes will be discarded when the file is
6  * regenerated. */
7 
8 #ifndef ENVOY_CONFIG_ENDPOINT_V3_ENDPOINT_COMPONENTS_PROTO_UPB_MINITABLE_H_
9 #define ENVOY_CONFIG_ENDPOINT_V3_ENDPOINT_COMPONENTS_PROTO_UPB_MINITABLE_H_
10 
11 #include "upb/generated_code_support.h"
12 
13 // Must be last.
14 #include "upb/port/def.inc"
15 
16 #ifdef __cplusplus
17 extern "C" {
18 #endif
19 
20 extern const upb_MiniTable envoy__config__endpoint__v3__Endpoint_msg_init;
21 extern const upb_MiniTable envoy__config__endpoint__v3__Endpoint__HealthCheckConfig_msg_init;
22 extern const upb_MiniTable envoy__config__endpoint__v3__Endpoint__AdditionalAddress_msg_init;
23 extern const upb_MiniTable envoy__config__endpoint__v3__LbEndpoint_msg_init;
24 extern const upb_MiniTable envoy__config__endpoint__v3__LedsClusterLocalityConfig_msg_init;
25 extern const upb_MiniTable envoy__config__endpoint__v3__LocalityLbEndpoints_msg_init;
26 extern const upb_MiniTable envoy__config__endpoint__v3__LocalityLbEndpoints__LbEndpointList_msg_init;
27 
28 extern const upb_MiniTableFile envoy_config_endpoint_v3_endpoint_components_proto_upb_file_layout;
29 
30 #ifdef __cplusplus
31 }  /* extern "C" */
32 #endif
33 
34 #include "upb/port/undef.inc"
35 
36 #endif  /* ENVOY_CONFIG_ENDPOINT_V3_ENDPOINT_COMPONENTS_PROTO_UPB_MINITABLE_H_ */
37