io.envoyproxy.envoy.api.v2.LdsProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/api/v2/lds.proto
package io.envoyproxy.envoy.api.v2;
public final class LdsProto {
private LdsProto() {}
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_api_v2_LdsDummy_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_api_v2_LdsDummy_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\026envoy/api/v2/lds.proto\022\014envoy.api.v2\032\034" +
"envoy/api/v2/discovery.proto\032\034google/api" +
"/annotations.proto\032 envoy/annotations/re" +
"source.proto\032\036udpa/annotations/migrate.p" +
"roto\032\035udpa/annotations/status.proto\032\033env" +
"oy/api/v2/listener.proto\"\n\n\010LdsDummy2\363\002\n" +
"\030ListenerDiscoveryService\022a\n\016DeltaListen" +
"ers\022#.envoy.api.v2.DeltaDiscoveryRequest" +
"\032$.envoy.api.v2.DeltaDiscoveryResponse\"\000" +
"(\0010\001\022X\n\017StreamListeners\022\036.envoy.api.v2.D" +
"iscoveryRequest\032\037.envoy.api.v2.Discovery" +
"Response\"\000(\0010\001\022{\n\016FetchListeners\022\036.envoy" +
".api.v2.DiscoveryRequest\032\037.envoy.api.v2." +
"DiscoveryResponse\"(\202\323\344\223\002\031\"\027/v2/discovery" +
":listeners\202\323\344\223\002\003:\001*\032\035\212\244\226\363\007\027\n\025envoy.api.v" +
"2.ListenerB\214\001\n\032io.envoyproxy.envoy.api.v" +
"2B\010LdsProtoP\001Z9github.com/envoyproxy/go-" +
"control-plane/envoy/api/v2;apiv2\362\230\376\217\005\033\022\031" +
"envoy.service.listener.v3\272\200\310\321\006\002\020\001P\005b\006pro" +
"to3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
io.envoyproxy.envoy.api.v2.DiscoveryProto.getDescriptor(),
com.google.api.AnnotationsProto.getDescriptor(),
envoy.annotations.Resource.getDescriptor(),
udpa.annotations.Migrate.getDescriptor(),
udpa.annotations.Status.getDescriptor(),
io.envoyproxy.envoy.api.v2.ListenerProto.getDescriptor(),
});
internal_static_envoy_api_v2_LdsDummy_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_api_v2_LdsDummy_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_api_v2_LdsDummy_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.Migrate.fileMigrate);
registry.add(udpa.annotations.Status.fileStatus);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
io.envoyproxy.envoy.api.v2.DiscoveryProto.getDescriptor();
com.google.api.AnnotationsProto.getDescriptor();
envoy.annotations.Resource.getDescriptor();
udpa.annotations.Migrate.getDescriptor();
udpa.annotations.Status.getDescriptor();
io.envoyproxy.envoy.api.v2.ListenerProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}