1// Code generated by protoc-gen-go. DO NOT EDIT.
2// versions:
3// 	protoc-gen-go v1.25.0
4// 	protoc        v3.16.0
5// source: envoy/api/v2/route/route.proto
6
7package envoy_api_v2_route
8
9import (
10	proto "github.com/golang/protobuf/proto"
11	protoreflect "google.golang.org/protobuf/reflect/protoreflect"
12	protoimpl "google.golang.org/protobuf/runtime/protoimpl"
13	reflect "reflect"
14)
15
16const (
17	// Verify that this generated code is sufficiently up-to-date.
18	_ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
19	// Verify that runtime/protoimpl is sufficiently up-to-date.
20	_ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
21)
22
23// This is a compile-time assertion that a sufficiently up-to-date version
24// of the legacy proto package is being used.
25const _ = proto.ProtoPackageIsVersion4
26
27var File_envoy_api_v2_route_route_proto protoreflect.FileDescriptor
28
29var file_envoy_api_v2_route_route_proto_rawDesc = []byte{
30	0x0a, 0x1e, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x32, 0x2f, 0x72,
31	0x6f, 0x75, 0x74, 0x65, 0x2f, 0x72, 0x6f, 0x75, 0x74, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
32	0x12, 0x12, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x32, 0x2e, 0x72,
33	0x6f, 0x75, 0x74, 0x65, 0x1a, 0x29, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2f, 0x61, 0x70, 0x69, 0x2f,
34	0x76, 0x32, 0x2f, 0x72, 0x6f, 0x75, 0x74, 0x65, 0x2f, 0x72, 0x6f, 0x75, 0x74, 0x65, 0x5f, 0x63,
35	0x6f, 0x6d, 0x70, 0x6f, 0x6e, 0x65, 0x6e, 0x74, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x42,
36	0x30, 0x0a, 0x20, 0x69, 0x6f, 0x2e, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x70, 0x72, 0x6f, 0x78, 0x79,
37	0x2e, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x32, 0x2e, 0x72, 0x6f,
38	0x75, 0x74, 0x65, 0x42, 0x0a, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x50, 0x72, 0x6f, 0x74, 0x6f, 0x50,
39	0x01, 0x50, 0x00, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
40}
41
42var file_envoy_api_v2_route_route_proto_goTypes = []interface{}{}
43var file_envoy_api_v2_route_route_proto_depIdxs = []int32{
44	0, // [0:0] is the sub-list for method output_type
45	0, // [0:0] is the sub-list for method input_type
46	0, // [0:0] is the sub-list for extension type_name
47	0, // [0:0] is the sub-list for extension extendee
48	0, // [0:0] is the sub-list for field type_name
49}
50
51func init() { file_envoy_api_v2_route_route_proto_init() }
52func file_envoy_api_v2_route_route_proto_init() {
53	if File_envoy_api_v2_route_route_proto != nil {
54		return
55	}
56	file_envoy_api_v2_route_route_components_proto_init()
57	type x struct{}
58	out := protoimpl.TypeBuilder{
59		File: protoimpl.DescBuilder{
60			GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
61			RawDescriptor: file_envoy_api_v2_route_route_proto_rawDesc,
62			NumEnums:      0,
63			NumMessages:   0,
64			NumExtensions: 0,
65			NumServices:   0,
66		},
67		GoTypes:           file_envoy_api_v2_route_route_proto_goTypes,
68		DependencyIndexes: file_envoy_api_v2_route_route_proto_depIdxs,
69	}.Build()
70	File_envoy_api_v2_route_route_proto = out.File
71	file_envoy_api_v2_route_route_proto_rawDesc = nil
72	file_envoy_api_v2_route_route_proto_goTypes = nil
73	file_envoy_api_v2_route_route_proto_depIdxs = nil
74}
75