com.alibaba.nacos.istio.model.naming.ServiceEntryOuterClass Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: service_entry.proto
package com.alibaba.nacos.istio.model.naming;
public final class ServiceEntryOuterClass {
private ServiceEntryOuterClass() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_istio_networking_v1alpha3_ServiceEntry_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_istio_networking_v1alpha3_ServiceEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_istio_networking_v1alpha3_ServiceEntry_Endpoint_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_istio_networking_v1alpha3_ServiceEntry_Endpoint_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_istio_networking_v1alpha3_ServiceEntry_Endpoint_PortsEntry_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_istio_networking_v1alpha3_ServiceEntry_Endpoint_PortsEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_istio_networking_v1alpha3_ServiceEntry_Endpoint_LabelsEntry_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_istio_networking_v1alpha3_ServiceEntry_Endpoint_LabelsEntry_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n\023service_entry.proto\022\031istio.networking." +
"v1alpha3\032\rgateway.proto\"\206\006\n\014ServiceEntry" +
"\022\r\n\005hosts\030\001 \003(\t\022\021\n\taddresses\030\002 \003(\t\022.\n\005po" +
"rts\030\003 \003(\0132\037.istio.networking.v1alpha3.Po" +
"rt\022B\n\010location\030\004 \001(\01620.istio.networking." +
"v1alpha3.ServiceEntry.Location\022F\n\nresolu" +
"tion\030\005 \001(\01622.istio.networking.v1alpha3.S" +
"erviceEntry.Resolution\022C\n\tendpoints\030\006 \003(" +
"\01320.istio.networking.v1alpha3.ServiceEnt" +
"ry.Endpoint\022\021\n\texport_to\030\007 \003(\t\022\031\n\021subjec" +
"t_alt_names\030\010 \003(\t\032\305\002\n\010Endpoint\022\017\n\007addres" +
"s\030\001 \001(\t\022J\n\005ports\030\002 \003(\0132;.istio.networkin" +
"g.v1alpha3.ServiceEntry.Endpoint.PortsEn" +
"try\022L\n\006labels\030\003 \003(\0132<.istio.networking.v" +
"1alpha3.ServiceEntry.Endpoint.LabelsEntr" +
"y\022\017\n\007network\030\004 \001(\t\022\020\n\010locality\030\005 \001(\t\022\016\n\006" +
"weight\030\006 \001(\r\032,\n\nPortsEntry\022\013\n\003key\030\001 \001(\t\022" +
"\r\n\005value\030\002 \001(\r:\0028\001\032-\n\013LabelsEntry\022\013\n\003key" +
"\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\"0\n\010Location\022\021\n" +
"\rMESH_EXTERNAL\020\000\022\021\n\rMESH_INTERNAL\020\001\"+\n\nR" +
"esolution\022\010\n\004NONE\020\000\022\n\n\006STATIC\020\001\022\007\n\003DNS\020\002" +
"B(\n$com.alibaba.nacos.istio.model.naming" +
"P\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.alibaba.nacos.istio.model.GatewayOuterClass.getDescriptor(),
});
internal_static_istio_networking_v1alpha3_ServiceEntry_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_istio_networking_v1alpha3_ServiceEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_istio_networking_v1alpha3_ServiceEntry_descriptor,
new java.lang.String[] { "Hosts", "Addresses", "Ports", "Location", "Resolution", "Endpoints", "ExportTo", "SubjectAltNames", });
internal_static_istio_networking_v1alpha3_ServiceEntry_Endpoint_descriptor =
internal_static_istio_networking_v1alpha3_ServiceEntry_descriptor.getNestedTypes().get(0);
internal_static_istio_networking_v1alpha3_ServiceEntry_Endpoint_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_istio_networking_v1alpha3_ServiceEntry_Endpoint_descriptor,
new java.lang.String[] { "Address", "Ports", "Labels", "Network", "Locality", "Weight", });
internal_static_istio_networking_v1alpha3_ServiceEntry_Endpoint_PortsEntry_descriptor =
internal_static_istio_networking_v1alpha3_ServiceEntry_Endpoint_descriptor.getNestedTypes().get(0);
internal_static_istio_networking_v1alpha3_ServiceEntry_Endpoint_PortsEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_istio_networking_v1alpha3_ServiceEntry_Endpoint_PortsEntry_descriptor,
new java.lang.String[] { "Key", "Value", });
internal_static_istio_networking_v1alpha3_ServiceEntry_Endpoint_LabelsEntry_descriptor =
internal_static_istio_networking_v1alpha3_ServiceEntry_Endpoint_descriptor.getNestedTypes().get(1);
internal_static_istio_networking_v1alpha3_ServiceEntry_Endpoint_LabelsEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_istio_networking_v1alpha3_ServiceEntry_Endpoint_LabelsEntry_descriptor,
new java.lang.String[] { "Key", "Value", });
com.alibaba.nacos.istio.model.GatewayOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}