blob: 798ec1077418d1e07c68a3df6cb10ed313de0f17 [file] [log] [blame]
/* This file was generated by upbc (the upb compiler) from the input
* file:
*
* envoy/admin/v3/clusters.proto
*
* Do not edit -- your changes will be discarded when the file is
* regenerated. */
#ifndef ENVOY_ADMIN_V3_CLUSTERS_PROTO_UPBDEFS_H_
#define ENVOY_ADMIN_V3_CLUSTERS_PROTO_UPBDEFS_H_
#include "upb/reflection/def.h"
#include "upb/reflection/def_pool_internal.h"
#include "upb/port/def.inc"
#ifdef __cplusplus
extern "C" {
#endif
#include "upb/reflection/def.h"
#include "upb/port/def.inc"
extern _upb_DefPool_Init envoy_admin_v3_clusters_proto_upbdefinit;
UPB_INLINE const upb_MessageDef *envoy_admin_v3_Clusters_getmsgdef(upb_DefPool *s) {
_upb_DefPool_LoadDefInit(s, &envoy_admin_v3_clusters_proto_upbdefinit);
return upb_DefPool_FindMessageByName(s, "envoy.admin.v3.Clusters");
}
UPB_INLINE const upb_MessageDef *envoy_admin_v3_ClusterStatus_getmsgdef(upb_DefPool *s) {
_upb_DefPool_LoadDefInit(s, &envoy_admin_v3_clusters_proto_upbdefinit);
return upb_DefPool_FindMessageByName(s, "envoy.admin.v3.ClusterStatus");
}
UPB_INLINE const upb_MessageDef *envoy_admin_v3_HostStatus_getmsgdef(upb_DefPool *s) {
_upb_DefPool_LoadDefInit(s, &envoy_admin_v3_clusters_proto_upbdefinit);
return upb_DefPool_FindMessageByName(s, "envoy.admin.v3.HostStatus");
}
UPB_INLINE const upb_MessageDef *envoy_admin_v3_HostHealthStatus_getmsgdef(upb_DefPool *s) {
_upb_DefPool_LoadDefInit(s, &envoy_admin_v3_clusters_proto_upbdefinit);
return upb_DefPool_FindMessageByName(s, "envoy.admin.v3.HostHealthStatus");
}
#ifdef __cplusplus
} /* extern "C" */
#endif
#include "upb/port/undef.inc"
#endif /* ENVOY_ADMIN_V3_CLUSTERS_PROTO_UPBDEFS_H_ */