...

Source file src/github.com/datawire/ambassador/v2/pkg/api/envoy/annotations/deprecation.pb.go

Documentation: github.com/datawire/ambassador/v2/pkg/api/envoy/annotations

     1  // Code generated by protoc-gen-go. DO NOT EDIT.
     2  // versions:
     3  // 	protoc-gen-go v1.25.0
     4  // 	protoc        v3.14.0
     5  // source: envoy/annotations/deprecation.proto
     6  
     7  package envoy_annotations
     8  
     9  import (
    10  	proto "github.com/golang/protobuf/proto"
    11  	protoreflect "google.golang.org/protobuf/reflect/protoreflect"
    12  	protoimpl "google.golang.org/protobuf/runtime/protoimpl"
    13  	descriptorpb "google.golang.org/protobuf/types/descriptorpb"
    14  	reflect "reflect"
    15  )
    16  
    17  const (
    18  	// Verify that this generated code is sufficiently up-to-date.
    19  	_ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
    20  	// Verify that runtime/protoimpl is sufficiently up-to-date.
    21  	_ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
    22  )
    23  
    24  // This is a compile-time assertion that a sufficiently up-to-date version
    25  // of the legacy proto package is being used.
    26  const _ = proto.ProtoPackageIsVersion4
    27  
    28  var file_envoy_annotations_deprecation_proto_extTypes = []protoimpl.ExtensionInfo{
    29  	{
    30  		ExtendedType:  (*descriptorpb.FieldOptions)(nil),
    31  		ExtensionType: (*bool)(nil),
    32  		Field:         189503207,
    33  		Name:          "envoy.annotations.disallowed_by_default",
    34  		Tag:           "varint,189503207,opt,name=disallowed_by_default",
    35  		Filename:      "envoy/annotations/deprecation.proto",
    36  	},
    37  	{
    38  		ExtendedType:  (*descriptorpb.EnumValueOptions)(nil),
    39  		ExtensionType: (*bool)(nil),
    40  		Field:         70100853,
    41  		Name:          "envoy.annotations.disallowed_by_default_enum",
    42  		Tag:           "varint,70100853,opt,name=disallowed_by_default_enum",
    43  		Filename:      "envoy/annotations/deprecation.proto",
    44  	},
    45  }
    46  
    47  // Extension fields to descriptorpb.FieldOptions.
    48  var (
    49  	// optional bool disallowed_by_default = 189503207;
    50  	E_DisallowedByDefault = &file_envoy_annotations_deprecation_proto_extTypes[0]
    51  )
    52  
    53  // Extension fields to descriptorpb.EnumValueOptions.
    54  var (
    55  	// optional bool disallowed_by_default_enum = 70100853;
    56  	E_DisallowedByDefaultEnum = &file_envoy_annotations_deprecation_proto_extTypes[1]
    57  )
    58  
    59  var File_envoy_annotations_deprecation_proto protoreflect.FileDescriptor
    60  
    61  var file_envoy_annotations_deprecation_proto_rawDesc = []byte{
    62  	0x0a, 0x23, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69,
    63  	0x6f, 0x6e, 0x73, 0x2f, 0x64, 0x65, 0x70, 0x72, 0x65, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e,
    64  	0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x11, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2e, 0x61, 0x6e, 0x6e,
    65  	0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x1a, 0x20, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
    66  	0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69,
    67  	0x70, 0x74, 0x6f, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x3a, 0x54, 0x0a, 0x15, 0x64, 0x69,
    68  	0x73, 0x61, 0x6c, 0x6c, 0x6f, 0x77, 0x65, 0x64, 0x5f, 0x62, 0x79, 0x5f, 0x64, 0x65, 0x66, 0x61,
    69  	0x75, 0x6c, 0x74, 0x12, 0x1d, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
    70  	0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x46, 0x69, 0x65, 0x6c, 0x64, 0x4f, 0x70, 0x74, 0x69, 0x6f,
    71  	0x6e, 0x73, 0x18, 0xe7, 0xad, 0xae, 0x5a, 0x20, 0x01, 0x28, 0x08, 0x52, 0x13, 0x64, 0x69, 0x73,
    72  	0x61, 0x6c, 0x6c, 0x6f, 0x77, 0x65, 0x64, 0x42, 0x79, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74,
    73  	0x3a, 0x61, 0x0a, 0x1a, 0x64, 0x69, 0x73, 0x61, 0x6c, 0x6c, 0x6f, 0x77, 0x65, 0x64, 0x5f, 0x62,
    74  	0x79, 0x5f, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x65, 0x6e, 0x75, 0x6d, 0x12, 0x21,
    75  	0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
    76  	0x2e, 0x45, 0x6e, 0x75, 0x6d, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e,
    77  	0x73, 0x18, 0xf5, 0xce, 0xb6, 0x21, 0x20, 0x01, 0x28, 0x08, 0x52, 0x17, 0x64, 0x69, 0x73, 0x61,
    78  	0x6c, 0x6c, 0x6f, 0x77, 0x65, 0x64, 0x42, 0x79, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x45,
    79  	0x6e, 0x75, 0x6d, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
    80  }
    81  
    82  var file_envoy_annotations_deprecation_proto_goTypes = []interface{}{
    83  	(*descriptorpb.FieldOptions)(nil),     // 0: google.protobuf.FieldOptions
    84  	(*descriptorpb.EnumValueOptions)(nil), // 1: google.protobuf.EnumValueOptions
    85  }
    86  var file_envoy_annotations_deprecation_proto_depIdxs = []int32{
    87  	0, // 0: envoy.annotations.disallowed_by_default:extendee -> google.protobuf.FieldOptions
    88  	1, // 1: envoy.annotations.disallowed_by_default_enum:extendee -> google.protobuf.EnumValueOptions
    89  	2, // [2:2] is the sub-list for method output_type
    90  	2, // [2:2] is the sub-list for method input_type
    91  	2, // [2:2] is the sub-list for extension type_name
    92  	0, // [0:2] is the sub-list for extension extendee
    93  	0, // [0:0] is the sub-list for field type_name
    94  }
    95  
    96  func init() { file_envoy_annotations_deprecation_proto_init() }
    97  func file_envoy_annotations_deprecation_proto_init() {
    98  	if File_envoy_annotations_deprecation_proto != nil {
    99  		return
   100  	}
   101  	type x struct{}
   102  	out := protoimpl.TypeBuilder{
   103  		File: protoimpl.DescBuilder{
   104  			GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
   105  			RawDescriptor: file_envoy_annotations_deprecation_proto_rawDesc,
   106  			NumEnums:      0,
   107  			NumMessages:   0,
   108  			NumExtensions: 2,
   109  			NumServices:   0,
   110  		},
   111  		GoTypes:           file_envoy_annotations_deprecation_proto_goTypes,
   112  		DependencyIndexes: file_envoy_annotations_deprecation_proto_depIdxs,
   113  		ExtensionInfos:    file_envoy_annotations_deprecation_proto_extTypes,
   114  	}.Build()
   115  	File_envoy_annotations_deprecation_proto = out.File
   116  	file_envoy_annotations_deprecation_proto_rawDesc = nil
   117  	file_envoy_annotations_deprecation_proto_goTypes = nil
   118  	file_envoy_annotations_deprecation_proto_depIdxs = nil
   119  }
   120  

View as plain text