gitee.com/ks-custle/core-gm@v0.0.0-20230922171213-b83bdd97b62c/go-control-plane/envoy/annotations/deprecation.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/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.FieldOptions)(nil), 39 ExtensionType: (*string)(nil), 40 Field: 157299826, 41 Name: "envoy.annotations.deprecated_at_minor_version", 42 Tag: "bytes,157299826,opt,name=deprecated_at_minor_version", 43 Filename: "envoy/annotations/deprecation.proto", 44 }, 45 { 46 ExtendedType: (*descriptorpb.EnumValueOptions)(nil), 47 ExtensionType: (*bool)(nil), 48 Field: 70100853, 49 Name: "envoy.annotations.disallowed_by_default_enum", 50 Tag: "varint,70100853,opt,name=disallowed_by_default_enum", 51 Filename: "envoy/annotations/deprecation.proto", 52 }, 53 { 54 ExtendedType: (*descriptorpb.EnumValueOptions)(nil), 55 ExtensionType: (*string)(nil), 56 Field: 181198657, 57 Name: "envoy.annotations.deprecated_at_minor_version_enum", 58 Tag: "bytes,181198657,opt,name=deprecated_at_minor_version_enum", 59 Filename: "envoy/annotations/deprecation.proto", 60 }, 61 } 62 63 // Extension fields to descriptorpb.FieldOptions. 64 var ( 65 // optional bool disallowed_by_default = 189503207; 66 E_DisallowedByDefault = &file_envoy_annotations_deprecation_proto_extTypes[0] 67 // The API major and minor version on which the field was deprecated 68 // (e.g., "3.5" for major version 3 and minor version 5). 69 // 70 // optional string deprecated_at_minor_version = 157299826; 71 E_DeprecatedAtMinorVersion = &file_envoy_annotations_deprecation_proto_extTypes[1] 72 ) 73 74 // Extension fields to descriptorpb.EnumValueOptions. 75 var ( 76 // optional bool disallowed_by_default_enum = 70100853; 77 E_DisallowedByDefaultEnum = &file_envoy_annotations_deprecation_proto_extTypes[2] 78 // The API major and minor version on which the enum value was deprecated 79 // (e.g., "3.5" for major version 3 and minor version 5). 80 // 81 // optional string deprecated_at_minor_version_enum = 181198657; 82 E_DeprecatedAtMinorVersionEnum = &file_envoy_annotations_deprecation_proto_extTypes[3] 83 ) 84 85 var File_envoy_annotations_deprecation_proto protoreflect.FileDescriptor 86 87 var file_envoy_annotations_deprecation_proto_rawDesc = []byte{ 88 0x0a, 0x23, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 89 0x6f, 0x6e, 0x73, 0x2f, 0x64, 0x65, 0x70, 0x72, 0x65, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 90 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x11, 0x65, 0x6e, 0x76, 0x6f, 0x79, 0x2e, 0x61, 0x6e, 0x6e, 91 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x1a, 0x20, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 92 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 93 0x70, 0x74, 0x6f, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x3a, 0x54, 0x0a, 0x15, 0x64, 0x69, 94 0x73, 0x61, 0x6c, 0x6c, 0x6f, 0x77, 0x65, 0x64, 0x5f, 0x62, 0x79, 0x5f, 0x64, 0x65, 0x66, 0x61, 95 0x75, 0x6c, 0x74, 0x12, 0x1d, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 96 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x46, 0x69, 0x65, 0x6c, 0x64, 0x4f, 0x70, 0x74, 0x69, 0x6f, 97 0x6e, 0x73, 0x18, 0xe7, 0xad, 0xae, 0x5a, 0x20, 0x01, 0x28, 0x08, 0x52, 0x13, 0x64, 0x69, 0x73, 98 0x61, 0x6c, 0x6c, 0x6f, 0x77, 0x65, 0x64, 0x42, 0x79, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 99 0x3a, 0x5f, 0x0a, 0x1b, 0x64, 0x65, 0x70, 0x72, 0x65, 0x63, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x61, 100 0x74, 0x5f, 0x6d, 0x69, 0x6e, 0x6f, 0x72, 0x5f, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 101 0x1d, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 102 0x66, 0x2e, 0x46, 0x69, 0x65, 0x6c, 0x64, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0xf2, 103 0xe8, 0x80, 0x4b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x18, 0x64, 0x65, 0x70, 0x72, 0x65, 0x63, 0x61, 104 0x74, 0x65, 0x64, 0x41, 0x74, 0x4d, 0x69, 0x6e, 0x6f, 0x72, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 105 0x6e, 0x3a, 0x61, 0x0a, 0x1a, 0x64, 0x69, 0x73, 0x61, 0x6c, 0x6c, 0x6f, 0x77, 0x65, 0x64, 0x5f, 106 0x62, 0x79, 0x5f, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x65, 0x6e, 0x75, 0x6d, 0x12, 107 0x21, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 108 0x66, 0x2e, 0x45, 0x6e, 0x75, 0x6d, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x4f, 0x70, 0x74, 0x69, 0x6f, 109 0x6e, 0x73, 0x18, 0xf5, 0xce, 0xb6, 0x21, 0x20, 0x01, 0x28, 0x08, 0x52, 0x17, 0x64, 0x69, 0x73, 110 0x61, 0x6c, 0x6c, 0x6f, 0x77, 0x65, 0x64, 0x42, 0x79, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 111 0x45, 0x6e, 0x75, 0x6d, 0x3a, 0x6c, 0x0a, 0x20, 0x64, 0x65, 0x70, 0x72, 0x65, 0x63, 0x61, 0x74, 112 0x65, 0x64, 0x5f, 0x61, 0x74, 0x5f, 0x6d, 0x69, 0x6e, 0x6f, 0x72, 0x5f, 0x76, 0x65, 0x72, 0x73, 113 0x69, 0x6f, 0x6e, 0x5f, 0x65, 0x6e, 0x75, 0x6d, 0x12, 0x21, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 114 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6e, 0x75, 0x6d, 0x56, 115 0x61, 0x6c, 0x75, 0x65, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0xc1, 0xbe, 0xb3, 0x56, 116 0x20, 0x01, 0x28, 0x09, 0x52, 0x1c, 0x64, 0x65, 0x70, 0x72, 0x65, 0x63, 0x61, 0x74, 0x65, 0x64, 117 0x41, 0x74, 0x4d, 0x69, 0x6e, 0x6f, 0x72, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x45, 0x6e, 118 0x75, 0x6d, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 119 } 120 121 var file_envoy_annotations_deprecation_proto_goTypes = []interface{}{ 122 (*descriptorpb.FieldOptions)(nil), // 0: google.protobuf.FieldOptions 123 (*descriptorpb.EnumValueOptions)(nil), // 1: google.protobuf.EnumValueOptions 124 } 125 var file_envoy_annotations_deprecation_proto_depIdxs = []int32{ 126 0, // 0: envoy.annotations.disallowed_by_default:extendee -> google.protobuf.FieldOptions 127 0, // 1: envoy.annotations.deprecated_at_minor_version:extendee -> google.protobuf.FieldOptions 128 1, // 2: envoy.annotations.disallowed_by_default_enum:extendee -> google.protobuf.EnumValueOptions 129 1, // 3: envoy.annotations.deprecated_at_minor_version_enum:extendee -> google.protobuf.EnumValueOptions 130 4, // [4:4] is the sub-list for method output_type 131 4, // [4:4] is the sub-list for method input_type 132 4, // [4:4] is the sub-list for extension type_name 133 0, // [0:4] is the sub-list for extension extendee 134 0, // [0:0] is the sub-list for field type_name 135 } 136 137 func init() { file_envoy_annotations_deprecation_proto_init() } 138 func file_envoy_annotations_deprecation_proto_init() { 139 if File_envoy_annotations_deprecation_proto != nil { 140 return 141 } 142 type x struct{} 143 out := protoimpl.TypeBuilder{ 144 File: protoimpl.DescBuilder{ 145 GoPackagePath: reflect.TypeOf(x{}).PkgPath(), 146 RawDescriptor: file_envoy_annotations_deprecation_proto_rawDesc, 147 NumEnums: 0, 148 NumMessages: 0, 149 NumExtensions: 4, 150 NumServices: 0, 151 }, 152 GoTypes: file_envoy_annotations_deprecation_proto_goTypes, 153 DependencyIndexes: file_envoy_annotations_deprecation_proto_depIdxs, 154 ExtensionInfos: file_envoy_annotations_deprecation_proto_extTypes, 155 }.Build() 156 File_envoy_annotations_deprecation_proto = out.File 157 file_envoy_annotations_deprecation_proto_rawDesc = nil 158 file_envoy_annotations_deprecation_proto_goTypes = nil 159 file_envoy_annotations_deprecation_proto_depIdxs = nil 160 }