github.com/hxx258456/ccgo@v0.0.5-0.20230213014102-48b35f46f66f/go-control-plane/envoy/extensions/transport_sockets/raw_buffer/v3/raw_buffer.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/transport_sockets/raw_buffer/v3/raw_buffer.proto 6 7 package envoy_extensions_transport_sockets_raw_buffer_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 raw buffer transport socket. 30 type RawBuffer struct { 31 state protoimpl.MessageState 32 sizeCache protoimpl.SizeCache 33 unknownFields protoimpl.UnknownFields 34 } 35 36 func (x *RawBuffer) Reset() { 37 *x = RawBuffer{} 38 if protoimpl.UnsafeEnabled { 39 mi := &file_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto_msgTypes[0] 40 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) 41 ms.StoreMessageInfo(mi) 42 } 43 } 44 45 func (x *RawBuffer) String() string { 46 return protoimpl.X.MessageStringOf(x) 47 } 48 49 func (*RawBuffer) ProtoMessage() {} 50 51 func (x *RawBuffer) ProtoReflect() protoreflect.Message { 52 mi := &file_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_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 RawBuffer.ProtoReflect.Descriptor instead. 64 func (*RawBuffer) Descriptor() ([]byte, []int) { 65 return file_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto_rawDescGZIP(), []int{0} 66 } 67 68 var File_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto protoreflect.FileDescriptor 69 70 var file_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto_rawDesc = []byte{ 71 0x0a, 0x41, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 72 0x6e, 0x73, 0x2f, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x70, 0x6f, 0x72, 0x74, 0x5f, 0x73, 0x6f, 0x63, 73 0x6b, 0x65, 0x74, 0x73, 0x2f, 0x72, 0x61, 0x77, 0x5f, 0x62, 0x75, 0x66, 0x66, 0x65, 0x72, 0x2f, 74 0x76, 0x33, 0x2f, 0x72, 0x61, 0x77, 0x5f, 0x62, 0x75, 0x66, 0x66, 0x65, 0x72, 0x2e, 0x70, 0x72, 75 0x6f, 0x74, 0x6f, 0x12, 0x30, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2e, 0x65, 0x78, 0x74, 0x65, 0x6e, 76 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x70, 0x6f, 0x72, 0x74, 0x5f, 77 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x73, 0x2e, 0x72, 0x61, 0x77, 0x5f, 0x62, 0x75, 0x66, 0x66, 78 0x65, 0x72, 0x2e, 0x76, 0x33, 0x1a, 0x1d, 0x75, 0x64, 0x70, 0x61, 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 79 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2f, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x2e, 0x70, 80 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x21, 0x75, 0x64, 0x70, 0x61, 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 81 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2f, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x69, 0x6e, 82 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0x49, 0x0a, 0x09, 0x52, 0x61, 0x77, 0x42, 0x75, 83 0x66, 0x66, 0x65, 0x72, 0x3a, 0x3c, 0x9a, 0xc5, 0x88, 0x1e, 0x37, 0x0a, 0x35, 0x65, 0x6e, 0x76, 84 0x6f, 0x79, 0x2e, 0x63, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x70, 85 0x6f, 0x72, 0x74, 0x5f, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x2e, 0x72, 0x61, 0x77, 0x5f, 0x62, 86 0x75, 0x66, 0x66, 0x65, 0x72, 0x2e, 0x76, 0x32, 0x2e, 0x52, 0x61, 0x77, 0x42, 0x75, 0x66, 0x66, 87 0x65, 0x72, 0x42, 0x5a, 0x0a, 0x3e, 0x69, 0x6f, 0x2e, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x70, 0x72, 88 0x6f, 0x78, 0x79, 0x2e, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2e, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 89 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x70, 0x6f, 0x72, 0x74, 0x5f, 0x73, 90 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x73, 0x2e, 0x72, 0x61, 0x77, 0x5f, 0x62, 0x75, 0x66, 0x66, 0x65, 91 0x72, 0x2e, 0x76, 0x33, 0x42, 0x0e, 0x52, 0x61, 0x77, 0x42, 0x75, 0x66, 0x66, 0x65, 0x72, 0x50, 92 0x72, 0x6f, 0x74, 0x6f, 0x50, 0x01, 0xba, 0x80, 0xc8, 0xd1, 0x06, 0x02, 0x10, 0x02, 0x62, 0x06, 93 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 94 } 95 96 var ( 97 file_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto_rawDescOnce sync.Once 98 file_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto_rawDescData = file_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto_rawDesc 99 ) 100 101 func file_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto_rawDescGZIP() []byte { 102 file_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto_rawDescOnce.Do(func() { 103 file_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto_rawDescData = protoimpl.X.CompressGZIP(file_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto_rawDescData) 104 }) 105 return file_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto_rawDescData 106 } 107 108 var file_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto_msgTypes = make([]protoimpl.MessageInfo, 1) 109 var file_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto_goTypes = []interface{}{ 110 (*RawBuffer)(nil), // 0: envoy.extensions.transport_sockets.raw_buffer.v3.RawBuffer 111 } 112 var file_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_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_transport_sockets_raw_buffer_v3_raw_buffer_proto_init() } 121 func file_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto_init() { 122 if File_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto != nil { 123 return 124 } 125 if !protoimpl.UnsafeEnabled { 126 file_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { 127 switch v := v.(*RawBuffer); 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_transport_sockets_raw_buffer_v3_raw_buffer_proto_rawDesc, 144 NumEnums: 0, 145 NumMessages: 1, 146 NumExtensions: 0, 147 NumServices: 0, 148 }, 149 GoTypes: file_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto_goTypes, 150 DependencyIndexes: file_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto_depIdxs, 151 MessageInfos: file_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto_msgTypes, 152 }.Build() 153 File_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto = out.File 154 file_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto_rawDesc = nil 155 file_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto_goTypes = nil 156 file_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto_depIdxs = nil 157 }