io.envoyproxy.envoy.service.endpoint.v3.EdsProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/service/endpoint/v3/eds.proto
package io.envoyproxy.envoy.service.endpoint.v3;
public final class EdsProto {
private EdsProto() {}
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_envoy_service_endpoint_v3_EdsDummy_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_service_endpoint_v3_EdsDummy_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#envoy/service/endpoint/v3/eds.proto\022\031e" +
"nvoy.service.endpoint.v3\032*envoy/service/" +
"discovery/v3/discovery.proto\032\034google/api" +
"/annotations.proto\032 envoy/annotations/re" +
"source.proto\032\035udpa/annotations/status.pr" +
"oto\032!udpa/annotations/versioning.proto\"(" +
"\n\010EdsDummy:\034\232\305\210\036\027\n\025envoy.api.v2.EdsDummy" +
"2\341\003\n\030EndpointDiscoveryService\022t\n\017StreamE" +
"ndpoints\022,.envoy.service.discovery.v3.Di" +
"scoveryRequest\032-.envoy.service.discovery" +
".v3.DiscoveryResponse\"\000(\0010\001\022}\n\016DeltaEndp" +
"oints\0221.envoy.service.discovery.v3.Delta" +
"DiscoveryRequest\0322.envoy.service.discove" +
"ry.v3.DeltaDiscoveryResponse\"\000(\0010\001\022\227\001\n\016F" +
"etchEndpoints\022,.envoy.service.discovery." +
"v3.DiscoveryRequest\032-.envoy.service.disc" +
"overy.v3.DiscoveryResponse\"(\202\323\344\223\002\031\"\027/v3/" +
"discovery:endpoints\202\323\344\223\002\003:\001*\0326\212\244\226\363\0070\n.en" +
"voy.config.endpoint.v3.ClusterLoadAssign" +
"mentB\212\001\n\'io.envoyproxy.envoy.service.end" +
"point.v3B\010EdsProtoP\001ZKgithub.com/envoypr" +
"oxy/go-control-plane/envoy/service/endpo" +
"int/v3;endpointv3\272\200\310\321\006\002\020\002b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
io.envoyproxy.envoy.service.discovery.v3.DiscoveryProto.getDescriptor(),
com.google.api.AnnotationsProto.getDescriptor(),
envoy.annotations.Resource.getDescriptor(),
udpa.annotations.Status.getDescriptor(),
udpa.annotations.Versioning.getDescriptor(),
});
internal_static_envoy_service_endpoint_v3_EdsDummy_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_service_endpoint_v3_EdsDummy_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_service_endpoint_v3_EdsDummy_descriptor,
new java.lang.String[] { });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(envoy.annotations.Resource.resource);
registry.add(com.google.api.AnnotationsProto.http);
registry.add(udpa.annotations.Status.fileStatus);
registry.add(udpa.annotations.Versioning.versioning);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
io.envoyproxy.envoy.service.discovery.v3.DiscoveryProto.getDescriptor();
com.google.api.AnnotationsProto.getDescriptor();
envoy.annotations.Resource.getDescriptor();
udpa.annotations.Status.getDescriptor();
udpa.annotations.Versioning.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}