io.envoyproxy.envoy.config.cluster.aggregate.v2alpha.ClusterProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/config/cluster/aggregate/v2alpha/cluster.proto
package io.envoyproxy.envoy.config.cluster.aggregate.v2alpha;
public final class ClusterProto {
private ClusterProto() {}
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_config_cluster_aggregate_v2alpha_ClusterConfig_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_config_cluster_aggregate_v2alpha_ClusterConfig_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n4envoy/config/cluster/aggregate/v2alpha" +
"/cluster.proto\022&envoy.config.cluster.agg" +
"regate.v2alpha\032\036udpa/annotations/migrate" +
".proto\032\035udpa/annotations/status.proto\032\027v" +
"alidate/validate.proto\"+\n\rClusterConfig\022" +
"\032\n\010clusters\030\001 \003(\tB\010\372B\005\222\001\002\010\001B\313\001\n4io.envoy" +
"proxy.envoy.config.cluster.aggregate.v2a" +
"lphaB\014ClusterProtoP\001ZMgithub.com/envoypr" +
"oxy/go-control-plane/envoy/config/cluste" +
"r/aggregate/v2alpha\362\230\376\217\005(\022&envoy.extensi" +
"ons.clusters.aggregate.v3\272\200\310\321\006\002\020\001b\006proto" +
"3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
udpa.annotations.Migrate.getDescriptor(),
udpa.annotations.Status.getDescriptor(),
io.envoyproxy.pgv.validate.Validate.getDescriptor(),
});
internal_static_envoy_config_cluster_aggregate_v2alpha_ClusterConfig_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_config_cluster_aggregate_v2alpha_ClusterConfig_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_config_cluster_aggregate_v2alpha_ClusterConfig_descriptor,
new java.lang.String[] { "Clusters", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
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);
udpa.annotations.Migrate.getDescriptor();
udpa.annotations.Status.getDescriptor();
io.envoyproxy.pgv.validate.Validate.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}