gitee.com/zhaochuninhefei/gmgo@v0.0.31-0.20240209061119-069254a02979/go-control-plane/envoy/extensions/quic/proof_source/v3/proof_source.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/quic/proof_source/v3/proof_source.proto 6 7 package envoy_extensions_quic_proof_source_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 // Configuration for the default QUIC proof source. 30 type ProofSourceConfig struct { 31 state protoimpl.MessageState 32 sizeCache protoimpl.SizeCache 33 unknownFields protoimpl.UnknownFields 34 } 35 36 func (x *ProofSourceConfig) Reset() { 37 *x = ProofSourceConfig{} 38 if protoimpl.UnsafeEnabled { 39 mi := &file_envoy_extensions_quic_proof_source_v3_proof_source_proto_msgTypes[0] 40 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) 41 ms.StoreMessageInfo(mi) 42 } 43 } 44 45 func (x *ProofSourceConfig) String() string { 46 return protoimpl.X.MessageStringOf(x) 47 } 48 49 func (*ProofSourceConfig) ProtoMessage() {} 50 51 func (x *ProofSourceConfig) ProtoReflect() protoreflect.Message { 52 mi := &file_envoy_extensions_quic_proof_source_v3_proof_source_proto_msgTypes[0] 53 if protoimpl.UnsafeEnabled && x != nil { 54 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) 55 if ms.LoadMessageInfo() == nil { 56 ms.StoreMessageInfo(mi) 57 } 58 return ms 59 } 60 return mi.MessageOf(x) 61 } 62 63 // Deprecated: Use ProofSourceConfig.ProtoReflect.Descriptor instead. 64 func (*ProofSourceConfig) Descriptor() ([]byte, []int) { 65 return file_envoy_extensions_quic_proof_source_v3_proof_source_proto_rawDescGZIP(), []int{0} 66 } 67 68 var File_envoy_extensions_quic_proof_source_v3_proof_source_proto protoreflect.FileDescriptor 69 70 var file_envoy_extensions_quic_proof_source_v3_proof_source_proto_rawDesc = []byte{ 71 0x0a, 0x38, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 72 0x6e, 0x73, 0x2f, 0x71, 0x75, 0x69, 0x63, 0x2f, 0x70, 0x72, 0x6f, 0x6f, 0x66, 0x5f, 0x73, 0x6f, 73 0x75, 0x72, 0x63, 0x65, 0x2f, 0x76, 0x33, 0x2f, 0x70, 0x72, 0x6f, 0x6f, 0x66, 0x5f, 0x73, 0x6f, 74 0x75, 0x72, 0x63, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x25, 0x65, 0x6e, 0x76, 0x6f, 75 0x79, 0x2e, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x71, 0x75, 0x69, 76 0x63, 0x2e, 0x70, 0x72, 0x6f, 0x6f, 0x66, 0x5f, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x2e, 0x76, 77 0x33, 0x1a, 0x1d, 0x75, 0x64, 0x70, 0x61, 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 78 0x6f, 0x6e, 0x73, 0x2f, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 79 0x22, 0x13, 0x0a, 0x11, 0x50, 0x72, 0x6f, 0x6f, 0x66, 0x53, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x43, 80 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x42, 0x51, 0x0a, 0x33, 0x69, 0x6f, 0x2e, 0x65, 0x6e, 0x76, 0x6f, 81 0x79, 0x70, 0x72, 0x6f, 0x78, 0x79, 0x2e, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2e, 0x65, 0x78, 0x74, 82 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x71, 0x75, 0x69, 0x63, 0x2e, 0x70, 0x72, 0x6f, 83 0x6f, 0x66, 0x5f, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x2e, 0x76, 0x33, 0x42, 0x10, 0x50, 0x72, 84 0x6f, 0x6f, 0x66, 0x53, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x50, 0x72, 0x6f, 0x74, 0x6f, 0x50, 0x01, 85 0xba, 0x80, 0xc8, 0xd1, 0x06, 0x02, 0x10, 0x02, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 86 } 87 88 var ( 89 file_envoy_extensions_quic_proof_source_v3_proof_source_proto_rawDescOnce sync.Once 90 file_envoy_extensions_quic_proof_source_v3_proof_source_proto_rawDescData = file_envoy_extensions_quic_proof_source_v3_proof_source_proto_rawDesc 91 ) 92 93 func file_envoy_extensions_quic_proof_source_v3_proof_source_proto_rawDescGZIP() []byte { 94 file_envoy_extensions_quic_proof_source_v3_proof_source_proto_rawDescOnce.Do(func() { 95 file_envoy_extensions_quic_proof_source_v3_proof_source_proto_rawDescData = protoimpl.X.CompressGZIP(file_envoy_extensions_quic_proof_source_v3_proof_source_proto_rawDescData) 96 }) 97 return file_envoy_extensions_quic_proof_source_v3_proof_source_proto_rawDescData 98 } 99 100 var file_envoy_extensions_quic_proof_source_v3_proof_source_proto_msgTypes = make([]protoimpl.MessageInfo, 1) 101 var file_envoy_extensions_quic_proof_source_v3_proof_source_proto_goTypes = []interface{}{ 102 (*ProofSourceConfig)(nil), // 0: envoy.extensions.quic.proof_source.v3.ProofSourceConfig 103 } 104 var file_envoy_extensions_quic_proof_source_v3_proof_source_proto_depIdxs = []int32{ 105 0, // [0:0] is the sub-list for method output_type 106 0, // [0:0] is the sub-list for method input_type 107 0, // [0:0] is the sub-list for extension type_name 108 0, // [0:0] is the sub-list for extension extendee 109 0, // [0:0] is the sub-list for field type_name 110 } 111 112 func init() { file_envoy_extensions_quic_proof_source_v3_proof_source_proto_init() } 113 func file_envoy_extensions_quic_proof_source_v3_proof_source_proto_init() { 114 if File_envoy_extensions_quic_proof_source_v3_proof_source_proto != nil { 115 return 116 } 117 if !protoimpl.UnsafeEnabled { 118 file_envoy_extensions_quic_proof_source_v3_proof_source_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { 119 switch v := v.(*ProofSourceConfig); i { 120 case 0: 121 return &v.state 122 case 1: 123 return &v.sizeCache 124 case 2: 125 return &v.unknownFields 126 default: 127 return nil 128 } 129 } 130 } 131 type x struct{} 132 out := protoimpl.TypeBuilder{ 133 File: protoimpl.DescBuilder{ 134 GoPackagePath: reflect.TypeOf(x{}).PkgPath(), 135 RawDescriptor: file_envoy_extensions_quic_proof_source_v3_proof_source_proto_rawDesc, 136 NumEnums: 0, 137 NumMessages: 1, 138 NumExtensions: 0, 139 NumServices: 0, 140 }, 141 GoTypes: file_envoy_extensions_quic_proof_source_v3_proof_source_proto_goTypes, 142 DependencyIndexes: file_envoy_extensions_quic_proof_source_v3_proof_source_proto_depIdxs, 143 MessageInfos: file_envoy_extensions_quic_proof_source_v3_proof_source_proto_msgTypes, 144 }.Build() 145 File_envoy_extensions_quic_proof_source_v3_proof_source_proto = out.File 146 file_envoy_extensions_quic_proof_source_v3_proof_source_proto_rawDesc = nil 147 file_envoy_extensions_quic_proof_source_v3_proof_source_proto_goTypes = nil 148 file_envoy_extensions_quic_proof_source_v3_proof_source_proto_depIdxs = nil 149 }