github.com/hxx258456/ccgo@v0.0.5-0.20230213014102-48b35f46f66f/go-control-plane/envoy/extensions/retry/host/previous_hosts/v3/previous_hosts.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/extensions/retry/host/previous_hosts/v3/previous_hosts.proto 6 7 package envoy_extensions_retry_host_previous_hosts_v3 8 9 import ( 10 _ "github.com/cncf/xds/go/udpa/annotations" 11 proto "github.com/golang/protobuf/proto" 12 protoreflect "google.golang.org/protobuf/reflect/protoreflect" 13 protoimpl "google.golang.org/protobuf/runtime/protoimpl" 14 reflect "reflect" 15 sync "sync" 16 ) 17 18 const ( 19 // Verify that this generated code is sufficiently up-to-date. 20 _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) 21 // Verify that runtime/protoimpl is sufficiently up-to-date. 22 _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) 23 ) 24 25 // This is a compile-time assertion that a sufficiently up-to-date version 26 // of the legacy proto package is being used. 27 const _ = proto.ProtoPackageIsVersion4 28 29 type PreviousHostsPredicate struct { 30 state protoimpl.MessageState 31 sizeCache protoimpl.SizeCache 32 unknownFields protoimpl.UnknownFields 33 } 34 35 func (x *PreviousHostsPredicate) Reset() { 36 *x = PreviousHostsPredicate{} 37 if protoimpl.UnsafeEnabled { 38 mi := &file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_msgTypes[0] 39 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) 40 ms.StoreMessageInfo(mi) 41 } 42 } 43 44 func (x *PreviousHostsPredicate) String() string { 45 return protoimpl.X.MessageStringOf(x) 46 } 47 48 func (*PreviousHostsPredicate) ProtoMessage() {} 49 50 func (x *PreviousHostsPredicate) ProtoReflect() protoreflect.Message { 51 mi := &file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_msgTypes[0] 52 if protoimpl.UnsafeEnabled && x != nil { 53 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) 54 if ms.LoadMessageInfo() == nil { 55 ms.StoreMessageInfo(mi) 56 } 57 return ms 58 } 59 return mi.MessageOf(x) 60 } 61 62 // Deprecated: Use PreviousHostsPredicate.ProtoReflect.Descriptor instead. 63 func (*PreviousHostsPredicate) Descriptor() ([]byte, []int) { 64 return file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_rawDescGZIP(), []int{0} 65 } 66 67 var File_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto protoreflect.FileDescriptor 68 69 var file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_rawDesc = []byte{ 70 0x0a, 0x42, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 71 0x6e, 0x73, 0x2f, 0x72, 0x65, 0x74, 0x72, 0x79, 0x2f, 0x68, 0x6f, 0x73, 0x74, 0x2f, 0x70, 0x72, 72 0x65, 0x76, 0x69, 0x6f, 0x75, 0x73, 0x5f, 0x68, 0x6f, 0x73, 0x74, 0x73, 0x2f, 0x76, 0x33, 0x2f, 73 0x70, 0x72, 0x65, 0x76, 0x69, 0x6f, 0x75, 0x73, 0x5f, 0x68, 0x6f, 0x73, 0x74, 0x73, 0x2e, 0x70, 74 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x2d, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2e, 0x65, 0x78, 0x74, 0x65, 75 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x72, 0x65, 0x74, 0x72, 0x79, 0x2e, 0x68, 0x6f, 0x73, 76 0x74, 0x2e, 0x70, 0x72, 0x65, 0x76, 0x69, 0x6f, 0x75, 0x73, 0x5f, 0x68, 0x6f, 0x73, 0x74, 0x73, 77 0x2e, 0x76, 0x33, 0x1a, 0x1d, 0x75, 0x64, 0x70, 0x61, 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 78 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2f, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x2e, 0x70, 0x72, 0x6f, 79 0x74, 0x6f, 0x1a, 0x21, 0x75, 0x64, 0x70, 0x61, 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 80 0x69, 0x6f, 0x6e, 0x73, 0x2f, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x69, 0x6e, 0x67, 0x2e, 81 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0x5c, 0x0a, 0x16, 0x50, 0x72, 0x65, 0x76, 0x69, 0x6f, 0x75, 82 0x73, 0x48, 0x6f, 0x73, 0x74, 0x73, 0x50, 0x72, 0x65, 0x64, 0x69, 0x63, 0x61, 0x74, 0x65, 0x3a, 83 0x42, 0x9a, 0xc5, 0x88, 0x1e, 0x3d, 0x0a, 0x3b, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2e, 0x63, 0x6f, 84 0x6e, 0x66, 0x69, 0x67, 0x2e, 0x72, 0x65, 0x74, 0x72, 0x79, 0x2e, 0x70, 0x72, 0x65, 0x76, 0x69, 85 0x6f, 0x75, 0x73, 0x5f, 0x68, 0x6f, 0x73, 0x74, 0x73, 0x2e, 0x76, 0x32, 0x2e, 0x50, 0x72, 0x65, 86 0x76, 0x69, 0x6f, 0x75, 0x73, 0x48, 0x6f, 0x73, 0x74, 0x73, 0x50, 0x72, 0x65, 0x64, 0x69, 0x63, 87 0x61, 0x74, 0x65, 0x42, 0x5b, 0x0a, 0x3b, 0x69, 0x6f, 0x2e, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x70, 88 0x72, 0x6f, 0x78, 0x79, 0x2e, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2e, 0x65, 0x78, 0x74, 0x65, 0x6e, 89 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x72, 0x65, 0x74, 0x72, 0x79, 0x2e, 0x68, 0x6f, 0x73, 0x74, 90 0x2e, 0x70, 0x72, 0x65, 0x76, 0x69, 0x6f, 0x75, 0x73, 0x5f, 0x68, 0x6f, 0x73, 0x74, 0x73, 0x2e, 91 0x76, 0x33, 0x42, 0x12, 0x50, 0x72, 0x65, 0x76, 0x69, 0x6f, 0x75, 0x73, 0x48, 0x6f, 0x73, 0x74, 92 0x73, 0x50, 0x72, 0x6f, 0x74, 0x6f, 0x50, 0x01, 0xba, 0x80, 0xc8, 0xd1, 0x06, 0x02, 0x10, 0x02, 93 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 94 } 95 96 var ( 97 file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_rawDescOnce sync.Once 98 file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_rawDescData = file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_rawDesc 99 ) 100 101 func file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_rawDescGZIP() []byte { 102 file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_rawDescOnce.Do(func() { 103 file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_rawDescData = protoimpl.X.CompressGZIP(file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_rawDescData) 104 }) 105 return file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_rawDescData 106 } 107 108 var file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_msgTypes = make([]protoimpl.MessageInfo, 1) 109 var file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_goTypes = []interface{}{ 110 (*PreviousHostsPredicate)(nil), // 0: envoy.extensions.retry.host.previous_hosts.v3.PreviousHostsPredicate 111 } 112 var file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_depIdxs = []int32{ 113 0, // [0:0] is the sub-list for method output_type 114 0, // [0:0] is the sub-list for method input_type 115 0, // [0:0] is the sub-list for extension type_name 116 0, // [0:0] is the sub-list for extension extendee 117 0, // [0:0] is the sub-list for field type_name 118 } 119 120 func init() { file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_init() } 121 func file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_init() { 122 if File_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto != nil { 123 return 124 } 125 if !protoimpl.UnsafeEnabled { 126 file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { 127 switch v := v.(*PreviousHostsPredicate); i { 128 case 0: 129 return &v.state 130 case 1: 131 return &v.sizeCache 132 case 2: 133 return &v.unknownFields 134 default: 135 return nil 136 } 137 } 138 } 139 type x struct{} 140 out := protoimpl.TypeBuilder{ 141 File: protoimpl.DescBuilder{ 142 GoPackagePath: reflect.TypeOf(x{}).PkgPath(), 143 RawDescriptor: file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_rawDesc, 144 NumEnums: 0, 145 NumMessages: 1, 146 NumExtensions: 0, 147 NumServices: 0, 148 }, 149 GoTypes: file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_goTypes, 150 DependencyIndexes: file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_depIdxs, 151 MessageInfos: file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_msgTypes, 152 }.Build() 153 File_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto = out.File 154 file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_rawDesc = nil 155 file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_goTypes = nil 156 file_envoy_extensions_retry_host_previous_hosts_v3_previous_hosts_proto_depIdxs = nil 157 }