gitee.com/zhaochuninhefei/gmgo@v0.0.31-0.20240209061119-069254a02979/go-control-plane/envoy/extensions/cache/simple_http_cache/v3alpha/config.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/cache/simple_http_cache/v3alpha/config.proto
     6  
     7  package envoy_extensions_cache_simple_http_cache_v3alpha
     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  // [#extension: envoy.cache.simple_http_cache]
    30  type SimpleHttpCacheConfig struct {
    31  	state         protoimpl.MessageState
    32  	sizeCache     protoimpl.SizeCache
    33  	unknownFields protoimpl.UnknownFields
    34  }
    35  
    36  func (x *SimpleHttpCacheConfig) Reset() {
    37  	*x = SimpleHttpCacheConfig{}
    38  	if protoimpl.UnsafeEnabled {
    39  		mi := &file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_msgTypes[0]
    40  		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
    41  		ms.StoreMessageInfo(mi)
    42  	}
    43  }
    44  
    45  func (x *SimpleHttpCacheConfig) String() string {
    46  	return protoimpl.X.MessageStringOf(x)
    47  }
    48  
    49  func (*SimpleHttpCacheConfig) ProtoMessage() {}
    50  
    51  func (x *SimpleHttpCacheConfig) ProtoReflect() protoreflect.Message {
    52  	mi := &file_envoy_extensions_cache_simple_http_cache_v3alpha_config_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 SimpleHttpCacheConfig.ProtoReflect.Descriptor instead.
    64  func (*SimpleHttpCacheConfig) Descriptor() ([]byte, []int) {
    65  	return file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_rawDescGZIP(), []int{0}
    66  }
    67  
    68  var File_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto protoreflect.FileDescriptor
    69  
    70  var file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_rawDesc = []byte{
    71  	0x0a, 0x3d, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
    72  	0x6e, 0x73, 0x2f, 0x63, 0x61, 0x63, 0x68, 0x65, 0x2f, 0x73, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x5f,
    73  	0x68, 0x74, 0x74, 0x70, 0x5f, 0x63, 0x61, 0x63, 0x68, 0x65, 0x2f, 0x76, 0x33, 0x61, 0x6c, 0x70,
    74  	0x68, 0x61, 0x2f, 0x63, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12,
    75  	0x30, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2e, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e,
    76  	0x73, 0x2e, 0x63, 0x61, 0x63, 0x68, 0x65, 0x2e, 0x73, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x5f, 0x68,
    77  	0x74, 0x74, 0x70, 0x5f, 0x63, 0x61, 0x63, 0x68, 0x65, 0x2e, 0x76, 0x33, 0x61, 0x6c, 0x70, 0x68,
    78  	0x61, 0x1a, 0x1d, 0x75, 0x64, 0x70, 0x61, 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69,
    79  	0x6f, 0x6e, 0x73, 0x2f, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
    80  	0x22, 0x17, 0x0a, 0x15, 0x53, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x48, 0x74, 0x74, 0x70, 0x43, 0x61,
    81  	0x63, 0x68, 0x65, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x42, 0x57, 0x0a, 0x3e, 0x69, 0x6f, 0x2e,
    82  	0x65, 0x6e, 0x76, 0x6f, 0x79, 0x70, 0x72, 0x6f, 0x78, 0x79, 0x2e, 0x65, 0x6e, 0x76, 0x6f, 0x79,
    83  	0x2e, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x63, 0x61, 0x63, 0x68,
    84  	0x65, 0x2e, 0x73, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x5f, 0x68, 0x74, 0x74, 0x70, 0x5f, 0x63, 0x61,
    85  	0x63, 0x68, 0x65, 0x2e, 0x76, 0x33, 0x61, 0x6c, 0x70, 0x68, 0x61, 0x42, 0x0b, 0x43, 0x6f, 0x6e,
    86  	0x66, 0x69, 0x67, 0x50, 0x72, 0x6f, 0x74, 0x6f, 0x50, 0x01, 0xba, 0x80, 0xc8, 0xd1, 0x06, 0x02,
    87  	0x10, 0x02, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
    88  }
    89  
    90  var (
    91  	file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_rawDescOnce sync.Once
    92  	file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_rawDescData = file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_rawDesc
    93  )
    94  
    95  func file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_rawDescGZIP() []byte {
    96  	file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_rawDescOnce.Do(func() {
    97  		file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_rawDescData = protoimpl.X.CompressGZIP(file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_rawDescData)
    98  	})
    99  	return file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_rawDescData
   100  }
   101  
   102  var file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_msgTypes = make([]protoimpl.MessageInfo, 1)
   103  var file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_goTypes = []interface{}{
   104  	(*SimpleHttpCacheConfig)(nil), // 0: envoy.extensions.cache.simple_http_cache.v3alpha.SimpleHttpCacheConfig
   105  }
   106  var file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_depIdxs = []int32{
   107  	0, // [0:0] is the sub-list for method output_type
   108  	0, // [0:0] is the sub-list for method input_type
   109  	0, // [0:0] is the sub-list for extension type_name
   110  	0, // [0:0] is the sub-list for extension extendee
   111  	0, // [0:0] is the sub-list for field type_name
   112  }
   113  
   114  func init() { file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_init() }
   115  func file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_init() {
   116  	if File_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto != nil {
   117  		return
   118  	}
   119  	if !protoimpl.UnsafeEnabled {
   120  		file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
   121  			switch v := v.(*SimpleHttpCacheConfig); i {
   122  			case 0:
   123  				return &v.state
   124  			case 1:
   125  				return &v.sizeCache
   126  			case 2:
   127  				return &v.unknownFields
   128  			default:
   129  				return nil
   130  			}
   131  		}
   132  	}
   133  	type x struct{}
   134  	out := protoimpl.TypeBuilder{
   135  		File: protoimpl.DescBuilder{
   136  			GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
   137  			RawDescriptor: file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_rawDesc,
   138  			NumEnums:      0,
   139  			NumMessages:   1,
   140  			NumExtensions: 0,
   141  			NumServices:   0,
   142  		},
   143  		GoTypes:           file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_goTypes,
   144  		DependencyIndexes: file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_depIdxs,
   145  		MessageInfos:      file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_msgTypes,
   146  	}.Build()
   147  	File_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto = out.File
   148  	file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_rawDesc = nil
   149  	file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_goTypes = nil
   150  	file_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto_depIdxs = nil
   151  }