gitee.com/ks-custle/core-gm@v0.0.0-20230922171213-b83bdd97b62c/go-control-plane/envoy/api/v2/endpoint/endpoint.pb.go (about) 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/endpoint/endpoint.proto 6 7 package envoy_api_v2_endpoint 8 9 import ( 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 16 const ( 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. 25 const _ = proto.ProtoPackageIsVersion4 26 27 var File_envoy_api_v2_endpoint_endpoint_proto protoreflect.FileDescriptor 28 29 var file_envoy_api_v2_endpoint_endpoint_proto_rawDesc = []byte{ 30 0x0a, 0x24, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x32, 0x2f, 0x65, 31 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x2f, 0x65, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 32 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x15, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2e, 0x61, 0x70, 33 0x69, 0x2e, 0x76, 0x32, 0x2e, 0x65, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x1a, 0x2f, 0x65, 34 0x6e, 0x76, 0x6f, 0x79, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x32, 0x2f, 0x65, 0x6e, 0x64, 0x70, 35 0x6f, 0x69, 0x6e, 0x74, 0x2f, 0x65, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x5f, 0x63, 0x6f, 36 0x6d, 0x70, 0x6f, 0x6e, 0x65, 0x6e, 0x74, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x42, 0x36, 37 0x0a, 0x23, 0x69, 0x6f, 0x2e, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x70, 0x72, 0x6f, 0x78, 0x79, 0x2e, 38 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x32, 0x2e, 0x65, 0x6e, 0x64, 39 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x42, 0x0d, 0x45, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x50, 40 0x72, 0x6f, 0x74, 0x6f, 0x50, 0x01, 0x50, 0x00, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 41 } 42 43 var file_envoy_api_v2_endpoint_endpoint_proto_goTypes = []interface{}{} 44 var file_envoy_api_v2_endpoint_endpoint_proto_depIdxs = []int32{ 45 0, // [0:0] is the sub-list for method output_type 46 0, // [0:0] is the sub-list for method input_type 47 0, // [0:0] is the sub-list for extension type_name 48 0, // [0:0] is the sub-list for extension extendee 49 0, // [0:0] is the sub-list for field type_name 50 } 51 52 func init() { file_envoy_api_v2_endpoint_endpoint_proto_init() } 53 func file_envoy_api_v2_endpoint_endpoint_proto_init() { 54 if File_envoy_api_v2_endpoint_endpoint_proto != nil { 55 return 56 } 57 file_envoy_api_v2_endpoint_endpoint_components_proto_init() 58 type x struct{} 59 out := protoimpl.TypeBuilder{ 60 File: protoimpl.DescBuilder{ 61 GoPackagePath: reflect.TypeOf(x{}).PkgPath(), 62 RawDescriptor: file_envoy_api_v2_endpoint_endpoint_proto_rawDesc, 63 NumEnums: 0, 64 NumMessages: 0, 65 NumExtensions: 0, 66 NumServices: 0, 67 }, 68 GoTypes: file_envoy_api_v2_endpoint_endpoint_proto_goTypes, 69 DependencyIndexes: file_envoy_api_v2_endpoint_endpoint_proto_depIdxs, 70 }.Build() 71 File_envoy_api_v2_endpoint_endpoint_proto = out.File 72 file_envoy_api_v2_endpoint_endpoint_proto_rawDesc = nil 73 file_envoy_api_v2_endpoint_endpoint_proto_goTypes = nil 74 file_envoy_api_v2_endpoint_endpoint_proto_depIdxs = nil 75 }