1// Code generated by protoc-gen-go. DO NOT EDIT.
2// source: envoy/config/filter/listener/proxy_protocol/v2/proxy_protocol.proto
3
4package envoy_config_filter_listener_proxy_protocol_v2
5
6import (
7	fmt "fmt"
8	_ "github.com/cncf/udpa/go/udpa/annotations"
9	proto "github.com/golang/protobuf/proto"
10	math "math"
11)
12
13// Reference imports to suppress errors if they are not otherwise used.
14var _ = proto.Marshal
15var _ = fmt.Errorf
16var _ = math.Inf
17
18// This is a compile-time assertion to ensure that this generated file
19// is compatible with the proto package it is being compiled against.
20// A compilation error at this line likely means your copy of the
21// proto package needs to be updated.
22const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
23
24type ProxyProtocol struct {
25	XXX_NoUnkeyedLiteral struct{} `json:"-"`
26	XXX_unrecognized     []byte   `json:"-"`
27	XXX_sizecache        int32    `json:"-"`
28}
29
30func (m *ProxyProtocol) Reset()         { *m = ProxyProtocol{} }
31func (m *ProxyProtocol) String() string { return proto.CompactTextString(m) }
32func (*ProxyProtocol) ProtoMessage()    {}
33func (*ProxyProtocol) Descriptor() ([]byte, []int) {
34	return fileDescriptor_614eea5d50c8eea0, []int{0}
35}
36
37func (m *ProxyProtocol) XXX_Unmarshal(b []byte) error {
38	return xxx_messageInfo_ProxyProtocol.Unmarshal(m, b)
39}
40func (m *ProxyProtocol) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
41	return xxx_messageInfo_ProxyProtocol.Marshal(b, m, deterministic)
42}
43func (m *ProxyProtocol) XXX_Merge(src proto.Message) {
44	xxx_messageInfo_ProxyProtocol.Merge(m, src)
45}
46func (m *ProxyProtocol) XXX_Size() int {
47	return xxx_messageInfo_ProxyProtocol.Size(m)
48}
49func (m *ProxyProtocol) XXX_DiscardUnknown() {
50	xxx_messageInfo_ProxyProtocol.DiscardUnknown(m)
51}
52
53var xxx_messageInfo_ProxyProtocol proto.InternalMessageInfo
54
55func init() {
56	proto.RegisterType((*ProxyProtocol)(nil), "envoy.config.filter.listener.proxy_protocol.v2.ProxyProtocol")
57}
58
59func init() {
60	proto.RegisterFile("envoy/config/filter/listener/proxy_protocol/v2/proxy_protocol.proto", fileDescriptor_614eea5d50c8eea0)
61}
62
63var fileDescriptor_614eea5d50c8eea0 = []byte{
64	// 206 bytes of a gzipped FileDescriptorProto
65	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x72, 0x4e, 0xcd, 0x2b, 0xcb,
66	0xaf, 0xd4, 0x4f, 0xce, 0xcf, 0x4b, 0xcb, 0x4c, 0xd7, 0x4f, 0xcb, 0xcc, 0x29, 0x49, 0x2d, 0xd2,
67	0xcf, 0xc9, 0x2c, 0x2e, 0x49, 0xcd, 0x4b, 0x2d, 0xd2, 0x2f, 0x28, 0xca, 0xaf, 0xa8, 0x8c, 0x2f,
68	0x28, 0xca, 0x2f, 0xc9, 0x4f, 0xce, 0xcf, 0xd1, 0x2f, 0x33, 0x42, 0x13, 0xd1, 0x03, 0x33, 0x84,
69	0xf4, 0xc0, 0x86, 0xe8, 0x41, 0x0c, 0xd1, 0x83, 0x18, 0xa2, 0x07, 0x33, 0x44, 0x0f, 0x4d, 0x4b,
70	0x99, 0x91, 0x94, 0x5c, 0x69, 0x4a, 0x41, 0xa2, 0x7e, 0x62, 0x5e, 0x5e, 0x7e, 0x49, 0x62, 0x49,
71	0x66, 0x7e, 0x5e, 0xb1, 0x7e, 0x6e, 0x66, 0x7a, 0x51, 0x62, 0x49, 0x2a, 0xc4, 0x3c, 0x29, 0x59,
72	0x0c, 0xf9, 0xe2, 0x92, 0xc4, 0x92, 0xd2, 0x62, 0x88, 0xb4, 0x12, 0x3f, 0x17, 0x6f, 0x00, 0xc8,
73	0xcc, 0x00, 0xa8, 0x91, 0x4e, 0xd3, 0x19, 0x3f, 0xcd, 0xf8, 0xd7, 0xcf, 0x6a, 0x2a, 0x64, 0x0c,
74	0x71, 0x48, 0x6a, 0x45, 0x49, 0x6a, 0x5e, 0x31, 0x48, 0x23, 0xd4, 0x31, 0xc5, 0xb8, 0x5d, 0x63,
75	0xbc, 0xab, 0xe1, 0xc4, 0x45, 0x36, 0x26, 0x01, 0x46, 0x2e, 0x9b, 0xcc, 0x7c, 0x88, 0x47, 0xc0,
76	0x4a, 0x48, 0xf4, 0x93, 0x93, 0x10, 0x8a, 0x93, 0xc0, 0x74, 0x00, 0x63, 0x12, 0x1b, 0x58, 0x89,
77	0x31, 0x20, 0x00, 0x00, 0xff, 0xff, 0x28, 0x9c, 0x3b, 0x21, 0x67, 0x01, 0x00, 0x00,
78}
79