github.com/hxx258456/ccgo@v0.0.5-0.20230213014102-48b35f46f66f/go-control-plane/envoy/config/retry/omit_canary_hosts/v2/omit_canary_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/config/retry/omit_canary_hosts/v2/omit_canary_hosts.proto 6 7 package envoy_config_retry_omit_canary_hosts_v2 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 OmitCanaryHostsPredicate struct { 30 state protoimpl.MessageState 31 sizeCache protoimpl.SizeCache 32 unknownFields protoimpl.UnknownFields 33 } 34 35 func (x *OmitCanaryHostsPredicate) Reset() { 36 *x = OmitCanaryHostsPredicate{} 37 if protoimpl.UnsafeEnabled { 38 mi := &file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_msgTypes[0] 39 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) 40 ms.StoreMessageInfo(mi) 41 } 42 } 43 44 func (x *OmitCanaryHostsPredicate) String() string { 45 return protoimpl.X.MessageStringOf(x) 46 } 47 48 func (*OmitCanaryHostsPredicate) ProtoMessage() {} 49 50 func (x *OmitCanaryHostsPredicate) ProtoReflect() protoreflect.Message { 51 mi := &file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_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 OmitCanaryHostsPredicate.ProtoReflect.Descriptor instead. 63 func (*OmitCanaryHostsPredicate) Descriptor() ([]byte, []int) { 64 return file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_rawDescGZIP(), []int{0} 65 } 66 67 var File_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto protoreflect.FileDescriptor 68 69 var file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_rawDesc = []byte{ 70 0x0a, 0x3f, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2f, 0x63, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x2f, 0x72, 71 0x65, 0x74, 0x72, 0x79, 0x2f, 0x6f, 0x6d, 0x69, 0x74, 0x5f, 0x63, 0x61, 0x6e, 0x61, 0x72, 0x79, 72 0x5f, 0x68, 0x6f, 0x73, 0x74, 0x73, 0x2f, 0x76, 0x32, 0x2f, 0x6f, 0x6d, 0x69, 0x74, 0x5f, 0x63, 73 0x61, 0x6e, 0x61, 0x72, 0x79, 0x5f, 0x68, 0x6f, 0x73, 0x74, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 74 0x6f, 0x12, 0x27, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2e, 0x63, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x2e, 75 0x72, 0x65, 0x74, 0x72, 0x79, 0x2e, 0x6f, 0x6d, 0x69, 0x74, 0x5f, 0x63, 0x61, 0x6e, 0x61, 0x72, 76 0x79, 0x5f, 0x68, 0x6f, 0x73, 0x74, 0x73, 0x2e, 0x76, 0x32, 0x1a, 0x1e, 0x75, 0x64, 0x70, 0x61, 77 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2f, 0x6d, 0x69, 0x67, 78 0x72, 0x61, 0x74, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1d, 0x75, 0x64, 0x70, 0x61, 79 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2f, 0x73, 0x74, 0x61, 80 0x74, 0x75, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0x1a, 0x0a, 0x18, 0x4f, 0x6d, 0x69, 81 0x74, 0x43, 0x61, 0x6e, 0x61, 0x72, 0x79, 0x48, 0x6f, 0x73, 0x74, 0x73, 0x50, 0x72, 0x65, 0x64, 82 0x69, 0x63, 0x61, 0x74, 0x65, 0x42, 0x8f, 0x01, 0x0a, 0x35, 0x69, 0x6f, 0x2e, 0x65, 0x6e, 0x76, 83 0x6f, 0x79, 0x70, 0x72, 0x6f, 0x78, 0x79, 0x2e, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2e, 0x63, 0x6f, 84 0x6e, 0x66, 0x69, 0x67, 0x2e, 0x72, 0x65, 0x74, 0x72, 0x79, 0x2e, 0x6f, 0x6d, 0x69, 0x74, 0x5f, 85 0x63, 0x61, 0x6e, 0x61, 0x72, 0x79, 0x5f, 0x68, 0x6f, 0x73, 0x74, 0x73, 0x2e, 0x76, 0x32, 0x42, 86 0x14, 0x4f, 0x6d, 0x69, 0x74, 0x43, 0x61, 0x6e, 0x61, 0x72, 0x79, 0x48, 0x6f, 0x73, 0x74, 0x73, 87 0x50, 0x72, 0x6f, 0x74, 0x6f, 0x50, 0x01, 0xf2, 0x98, 0xfe, 0x8f, 0x05, 0x32, 0x12, 0x30, 0x65, 88 0x6e, 0x76, 0x6f, 0x79, 0x2e, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 89 0x72, 0x65, 0x74, 0x72, 0x79, 0x2e, 0x68, 0x6f, 0x73, 0x74, 0x2e, 0x6f, 0x6d, 0x69, 0x74, 0x5f, 90 0x63, 0x61, 0x6e, 0x61, 0x72, 0x79, 0x5f, 0x68, 0x6f, 0x73, 0x74, 0x73, 0x2e, 0x76, 0x33, 0xba, 91 0x80, 0xc8, 0xd1, 0x06, 0x02, 0x10, 0x02, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 92 } 93 94 var ( 95 file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_rawDescOnce sync.Once 96 file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_rawDescData = file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_rawDesc 97 ) 98 99 func file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_rawDescGZIP() []byte { 100 file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_rawDescOnce.Do(func() { 101 file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_rawDescData = protoimpl.X.CompressGZIP(file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_rawDescData) 102 }) 103 return file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_rawDescData 104 } 105 106 var file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_msgTypes = make([]protoimpl.MessageInfo, 1) 107 var file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_goTypes = []interface{}{ 108 (*OmitCanaryHostsPredicate)(nil), // 0: envoy.config.retry.omit_canary_hosts.v2.OmitCanaryHostsPredicate 109 } 110 var file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_depIdxs = []int32{ 111 0, // [0:0] is the sub-list for method output_type 112 0, // [0:0] is the sub-list for method input_type 113 0, // [0:0] is the sub-list for extension type_name 114 0, // [0:0] is the sub-list for extension extendee 115 0, // [0:0] is the sub-list for field type_name 116 } 117 118 func init() { file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_init() } 119 func file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_init() { 120 if File_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto != nil { 121 return 122 } 123 if !protoimpl.UnsafeEnabled { 124 file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { 125 switch v := v.(*OmitCanaryHostsPredicate); i { 126 case 0: 127 return &v.state 128 case 1: 129 return &v.sizeCache 130 case 2: 131 return &v.unknownFields 132 default: 133 return nil 134 } 135 } 136 } 137 type x struct{} 138 out := protoimpl.TypeBuilder{ 139 File: protoimpl.DescBuilder{ 140 GoPackagePath: reflect.TypeOf(x{}).PkgPath(), 141 RawDescriptor: file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_rawDesc, 142 NumEnums: 0, 143 NumMessages: 1, 144 NumExtensions: 0, 145 NumServices: 0, 146 }, 147 GoTypes: file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_goTypes, 148 DependencyIndexes: file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_depIdxs, 149 MessageInfos: file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_msgTypes, 150 }.Build() 151 File_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto = out.File 152 file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_rawDesc = nil 153 file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_goTypes = nil 154 file_envoy_config_retry_omit_canary_hosts_v2_omit_canary_hosts_proto_depIdxs = nil 155 }