aboutsummaryrefslogtreecommitdiff
path: root/src/core/ext/upb-generated/envoy/extensions/filters/http/fault/v3/fault.upb.c
blob: ca5144c5dcfdc22a1432b4f6334014d1f9591907 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
/* This file was generated by upbc (the upb compiler) from the input
 * file:
 *
 *     envoy/extensions/filters/http/fault/v3/fault.proto
 *
 * Do not edit -- your changes will be discarded when the file is
 * regenerated. */

#include <stddef.h>
#include "upb/msg.h"
#include "envoy/extensions/filters/http/fault/v3/fault.upb.h"
#include "envoy/config/route/v3/route_components.upb.h"
#include "envoy/extensions/filters/common/fault/v3/fault.upb.h"
#include "envoy/type/v3/percent.upb.h"
#include "google/protobuf/wrappers.upb.h"
#include "udpa/annotations/status.upb.h"
#include "udpa/annotations/versioning.upb.h"
#include "validate/validate.upb.h"

#include "upb/port_def.inc"

static const upb_msglayout *const envoy_extensions_filters_http_fault_v3_FaultAbort_submsgs[2] = {
  &envoy_extensions_filters_http_fault_v3_FaultAbort_HeaderAbort_msginit,
  &envoy_type_v3_FractionalPercent_msginit,
};

static const upb_msglayout_field envoy_extensions_filters_http_fault_v3_FaultAbort__fields[4] = {
  {2, UPB_SIZE(8, 16), UPB_SIZE(-13, -25), 0, 13, 1},
  {3, UPB_SIZE(4, 8), 1, 1, 11, 1},
  {4, UPB_SIZE(8, 16), UPB_SIZE(-13, -25), 0, 11, 1},
  {5, UPB_SIZE(8, 16), UPB_SIZE(-13, -25), 0, 13, 1},
};

const upb_msglayout envoy_extensions_filters_http_fault_v3_FaultAbort_msginit = {
  &envoy_extensions_filters_http_fault_v3_FaultAbort_submsgs[0],
  &envoy_extensions_filters_http_fault_v3_FaultAbort__fields[0],
  UPB_SIZE(16, 32), 4, false, 255,
};

const upb_msglayout envoy_extensions_filters_http_fault_v3_FaultAbort_HeaderAbort_msginit = {
  NULL,
  NULL,
  UPB_SIZE(0, 0), 0, false, 255,
};

static const upb_msglayout *const envoy_extensions_filters_http_fault_v3_HTTPFault_submsgs[5] = {
  &envoy_config_route_v3_HeaderMatcher_msginit,
  &envoy_extensions_filters_common_fault_v3_FaultDelay_msginit,
  &envoy_extensions_filters_common_fault_v3_FaultRateLimit_msginit,
  &envoy_extensions_filters_http_fault_v3_FaultAbort_msginit,
  &google_protobuf_UInt32Value_msginit,
};

static const upb_msglayout_field envoy_extensions_filters_http_fault_v3_HTTPFault__fields[14] = {
  {1, UPB_SIZE(68, 136), 1, 1, 11, 1},
  {2, UPB_SIZE(72, 144), 2, 3, 11, 1},
  {3, UPB_SIZE(4, 8), 0, 0, 9, 1},
  {4, UPB_SIZE(84, 168), 0, 0, 11, 3},
  {5, UPB_SIZE(88, 176), 0, 0, 9, 3},
  {6, UPB_SIZE(76, 152), 3, 4, 11, 1},
  {7, UPB_SIZE(80, 160), 4, 2, 11, 1},
  {8, UPB_SIZE(12, 24), 0, 0, 9, 1},
  {9, UPB_SIZE(20, 40), 0, 0, 9, 1},
  {10, UPB_SIZE(28, 56), 0, 0, 9, 1},
  {11, UPB_SIZE(36, 72), 0, 0, 9, 1},
  {12, UPB_SIZE(44, 88), 0, 0, 9, 1},
  {13, UPB_SIZE(52, 104), 0, 0, 9, 1},
  {14, UPB_SIZE(60, 120), 0, 0, 9, 1},
};

const upb_msglayout envoy_extensions_filters_http_fault_v3_HTTPFault_msginit = {
  &envoy_extensions_filters_http_fault_v3_HTTPFault_submsgs[0],
  &envoy_extensions_filters_http_fault_v3_HTTPFault__fields[0],
  UPB_SIZE(96, 192), 14, false, 255,
};

#include "upb/port_undef.inc"