github.com/hxx258456/ccgo@v0.0.5-0.20230213014102-48b35f46f66f/go-control-plane/envoy/extensions/upstreams/http/generic/v3/generic_connection_pool.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/upstreams/http/generic/v3/generic_connection_pool.proto
     6  
     7  package envoy_extensions_upstreams_http_generic_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  // A connection pool which forwards downstream HTTP as TCP or HTTP to upstream,
    30  // based on CONNECT configuration.
    31  // [#extension: envoy.upstreams.http.generic]
    32  type GenericConnectionPoolProto struct {
    33  	state         protoimpl.MessageState
    34  	sizeCache     protoimpl.SizeCache
    35  	unknownFields protoimpl.UnknownFields
    36  }
    37  
    38  func (x *GenericConnectionPoolProto) Reset() {
    39  	*x = GenericConnectionPoolProto{}
    40  	if protoimpl.UnsafeEnabled {
    41  		mi := &file_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_msgTypes[0]
    42  		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
    43  		ms.StoreMessageInfo(mi)
    44  	}
    45  }
    46  
    47  func (x *GenericConnectionPoolProto) String() string {
    48  	return protoimpl.X.MessageStringOf(x)
    49  }
    50  
    51  func (*GenericConnectionPoolProto) ProtoMessage() {}
    52  
    53  func (x *GenericConnectionPoolProto) ProtoReflect() protoreflect.Message {
    54  	mi := &file_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_msgTypes[0]
    55  	if protoimpl.UnsafeEnabled && x != nil {
    56  		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
    57  		if ms.LoadMessageInfo() == nil {
    58  			ms.StoreMessageInfo(mi)
    59  		}
    60  		return ms
    61  	}
    62  	return mi.MessageOf(x)
    63  }
    64  
    65  // Deprecated: Use GenericConnectionPoolProto.ProtoReflect.Descriptor instead.
    66  func (*GenericConnectionPoolProto) Descriptor() ([]byte, []int) {
    67  	return file_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_rawDescGZIP(), []int{0}
    68  }
    69  
    70  var File_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto protoreflect.FileDescriptor
    71  
    72  var file_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_rawDesc = []byte{
    73  	0x0a, 0x48, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
    74  	0x6e, 0x73, 0x2f, 0x75, 0x70, 0x73, 0x74, 0x72, 0x65, 0x61, 0x6d, 0x73, 0x2f, 0x68, 0x74, 0x74,
    75  	0x70, 0x2f, 0x67, 0x65, 0x6e, 0x65, 0x72, 0x69, 0x63, 0x2f, 0x76, 0x33, 0x2f, 0x67, 0x65, 0x6e,
    76  	0x65, 0x72, 0x69, 0x63, 0x5f, 0x63, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x5f,
    77  	0x70, 0x6f, 0x6f, 0x6c, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x2a, 0x65, 0x6e, 0x76, 0x6f,
    78  	0x79, 0x2e, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x75, 0x70, 0x73,
    79  	0x74, 0x72, 0x65, 0x61, 0x6d, 0x73, 0x2e, 0x68, 0x74, 0x74, 0x70, 0x2e, 0x67, 0x65, 0x6e, 0x65,
    80  	0x72, 0x69, 0x63, 0x2e, 0x76, 0x33, 0x1a, 0x1d, 0x75, 0x64, 0x70, 0x61, 0x2f, 0x61, 0x6e, 0x6e,
    81  	0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2f, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x2e,
    82  	0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0x1c, 0x0a, 0x1a, 0x47, 0x65, 0x6e, 0x65, 0x72, 0x69, 0x63,
    83  	0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x50, 0x6f, 0x6f, 0x6c, 0x50, 0x72,
    84  	0x6f, 0x74, 0x6f, 0x42, 0x6a, 0x0a, 0x38, 0x69, 0x6f, 0x2e, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x70,
    85  	0x72, 0x6f, 0x78, 0x79, 0x2e, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2e, 0x65, 0x78, 0x74, 0x65, 0x6e,
    86  	0x73, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x75, 0x70, 0x73, 0x74, 0x72, 0x65, 0x61, 0x6d, 0x73, 0x2e,
    87  	0x68, 0x74, 0x74, 0x70, 0x2e, 0x67, 0x65, 0x6e, 0x65, 0x72, 0x69, 0x63, 0x2e, 0x76, 0x33, 0x42,
    88  	0x24, 0x47, 0x65, 0x6e, 0x65, 0x72, 0x69, 0x63, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x69,
    89  	0x6f, 0x6e, 0x50, 0x6f, 0x6f, 0x6c, 0x50, 0x72, 0x6f, 0x74, 0x6f, 0x4f, 0x75, 0x74, 0x65, 0x72,
    90  	0x43, 0x6c, 0x61, 0x73, 0x73, 0x50, 0x01, 0xba, 0x80, 0xc8, 0xd1, 0x06, 0x02, 0x10, 0x02, 0x62,
    91  	0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
    92  }
    93  
    94  var (
    95  	file_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_rawDescOnce sync.Once
    96  	file_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_rawDescData = file_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_rawDesc
    97  )
    98  
    99  func file_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_rawDescGZIP() []byte {
   100  	file_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_rawDescOnce.Do(func() {
   101  		file_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_rawDescData = protoimpl.X.CompressGZIP(file_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_rawDescData)
   102  	})
   103  	return file_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_rawDescData
   104  }
   105  
   106  var file_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_msgTypes = make([]protoimpl.MessageInfo, 1)
   107  var file_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_goTypes = []interface{}{
   108  	(*GenericConnectionPoolProto)(nil), // 0: envoy.extensions.upstreams.http.generic.v3.GenericConnectionPoolProto
   109  }
   110  var file_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_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_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_init() }
   119  func file_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_init() {
   120  	if File_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto != nil {
   121  		return
   122  	}
   123  	if !protoimpl.UnsafeEnabled {
   124  		file_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
   125  			switch v := v.(*GenericConnectionPoolProto); 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_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_rawDesc,
   142  			NumEnums:      0,
   143  			NumMessages:   1,
   144  			NumExtensions: 0,
   145  			NumServices:   0,
   146  		},
   147  		GoTypes:           file_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_goTypes,
   148  		DependencyIndexes: file_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_depIdxs,
   149  		MessageInfos:      file_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_msgTypes,
   150  	}.Build()
   151  	File_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto = out.File
   152  	file_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_rawDesc = nil
   153  	file_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_goTypes = nil
   154  	file_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto_depIdxs = nil
   155  }