io.envoyproxy.envoy.service.discovery.v2.RtdsProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/service/discovery/v2/rtds.proto
package io.envoyproxy.envoy.service.discovery.v2;
public final class RtdsProto {
private RtdsProto() {}
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_discovery_v2_RtdsDummy_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_service_discovery_v2_RtdsDummy_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_envoy_service_discovery_v2_Runtime_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_service_discovery_v2_Runtime_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/discovery/v2/rtds.proto\022" +
"\032envoy.service.discovery.v2\032\034envoy/api/v" +
"2/discovery.proto\032\034google/api/annotation" +
"s.proto\032\034google/protobuf/struct.proto\032 e" +
"nvoy/annotations/resource.proto\032\036udpa/an" +
"notations/migrate.proto\032\035udpa/annotation" +
"s/status.proto\032\027validate/validate.proto\"" +
"\013\n\tRtdsDummy\"H\n\007Runtime\022\025\n\004name\030\001 \001(\tB\007\372" +
"B\004r\002 \001\022&\n\005layer\030\002 \001(\0132\027.google.protobuf." +
"Struct2\367\002\n\027RuntimeDiscoveryService\022V\n\rSt" +
"reamRuntime\022\036.envoy.api.v2.DiscoveryRequ" +
"est\032\037.envoy.api.v2.DiscoveryResponse\"\000(\001" +
"0\001\022_\n\014DeltaRuntime\022#.envoy.api.v2.DeltaD" +
"iscoveryRequest\032$.envoy.api.v2.DeltaDisc" +
"overyResponse\"\000(\0010\001\022w\n\014FetchRuntime\022\036.en" +
"voy.api.v2.DiscoveryRequest\032\037.envoy.api." +
"v2.DiscoveryResponse\"&\202\323\344\223\002\027\"\025/v2/discov" +
"ery:runtime\202\323\344\223\002\003:\001*\032*\212\244\226\363\007$\n\"envoy.serv" +
"ice.discovery.v2.RuntimeB\261\001\n(io.envoypro" +
"xy.envoy.service.discovery.v2B\tRtdsProto" +
"P\001ZMgithub.com/envoyproxy/go-control-pla" +
"ne/envoy/service/discovery/v2;discoveryv" +
"2\210\001\001\362\230\376\217\005\032\022\030envoy.service.runtime.v3\272\200\310\321" +
"\006\002\020\001b\006proto3"
};
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(),
com.google.protobuf.StructProto.getDescriptor(),
envoy.annotations.Resource.getDescriptor(),
udpa.annotations.Migrate.getDescriptor(),
udpa.annotations.Status.getDescriptor(),
io.envoyproxy.pgv.validate.Validate.getDescriptor(),
});
internal_static_envoy_service_discovery_v2_RtdsDummy_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_service_discovery_v2_RtdsDummy_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_service_discovery_v2_RtdsDummy_descriptor,
new java.lang.String[] { });
internal_static_envoy_service_discovery_v2_Runtime_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_envoy_service_discovery_v2_Runtime_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_service_discovery_v2_Runtime_descriptor,
new java.lang.String[] { "Name", "Layer", });
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);
registry.add(io.envoyproxy.pgv.validate.Validate.rules);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
io.envoyproxy.envoy.api.v2.DiscoveryProto.getDescriptor();
com.google.api.AnnotationsProto.getDescriptor();
com.google.protobuf.StructProto.getDescriptor();
envoy.annotations.Resource.getDescriptor();
udpa.annotations.Migrate.getDescriptor();
udpa.annotations.Status.getDescriptor();
io.envoyproxy.pgv.validate.Validate.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}