io.envoyproxy.envoy.service.status.v2.CsdsProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/service/status/v2/csds.proto
package io.envoyproxy.envoy.service.status.v2;
public final class CsdsProto {
private CsdsProto() {}
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_status_v2_ClientStatusRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_service_status_v2_ClientStatusRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_envoy_service_status_v2_PerXdsConfig_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_service_status_v2_PerXdsConfig_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_envoy_service_status_v2_ClientConfig_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_service_status_v2_ClientConfig_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_envoy_service_status_v2_ClientStatusResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_service_status_v2_ClientStatusResponse_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/status/v2/csds.proto\022\027en" +
"voy.service.status.v2\032%envoy/admin/v2alp" +
"ha/config_dump.proto\032\034envoy/api/v2/core/" +
"base.proto\032\035envoy/type/matcher/node.prot" +
"o\032\034google/api/annotations.proto\032\035udpa/an" +
"notations/status.proto\"M\n\023ClientStatusRe" +
"quest\0226\n\rnode_matchers\030\001 \003(\0132\037.envoy.typ" +
"e.matcher.NodeMatcher\"\352\002\n\014PerXdsConfig\0225" +
"\n\006status\030\001 \001(\0162%.envoy.service.status.v2" +
".ConfigStatus\022C\n\017listener_config\030\002 \001(\0132(" +
".envoy.admin.v2alpha.ListenersConfigDump" +
"H\000\022A\n\016cluster_config\030\003 \001(\0132\'.envoy.admin" +
".v2alpha.ClustersConfigDumpH\000\022=\n\014route_c" +
"onfig\030\004 \001(\0132%.envoy.admin.v2alpha.Routes" +
"ConfigDumpH\000\022J\n\023scoped_route_config\030\005 \001(" +
"\0132+.envoy.admin.v2alpha.ScopedRoutesConf" +
"igDumpH\000B\020\n\016per_xds_config\"p\n\014ClientConf" +
"ig\022%\n\004node\030\001 \001(\0132\027.envoy.api.v2.core.Nod" +
"e\0229\n\nxds_config\030\002 \003(\0132%.envoy.service.st" +
"atus.v2.PerXdsConfig\"M\n\024ClientStatusResp" +
"onse\0225\n\006config\030\001 \003(\0132%.envoy.service.sta" +
"tus.v2.ClientConfig*K\n\014ConfigStatus\022\013\n\007U" +
"NKNOWN\020\000\022\n\n\006SYNCED\020\001\022\014\n\010NOT_SENT\020\002\022\t\n\005ST" +
"ALE\020\003\022\t\n\005ERROR\020\0042\270\002\n\034ClientStatusDiscove" +
"ryService\022w\n\022StreamClientStatus\022,.envoy." +
"service.status.v2.ClientStatusRequest\032-." +
"envoy.service.status.v2.ClientStatusResp" +
"onse\"\000(\0010\001\022\236\001\n\021FetchClientStatus\022,.envoy" +
".service.status.v2.ClientStatusRequest\032-" +
".envoy.service.status.v2.ClientStatusRes" +
"ponse\",\202\323\344\223\002\035\"\033/v2/discovery:client_stat" +
"us\202\323\344\223\002\003:\001*B\205\001\n%io.envoyproxy.envoy.serv" +
"ice.status.v2B\tCsdsProtoP\001ZGgithub.com/e" +
"nvoyproxy/go-control-plane/envoy/service" +
"/status/v2;statusv2\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.admin.v2alpha.ConfigDumpProto.getDescriptor(),
io.envoyproxy.envoy.api.v2.core.BaseProto.getDescriptor(),
io.envoyproxy.envoy.type.matcher.NodeProto.getDescriptor(),
com.google.api.AnnotationsProto.getDescriptor(),
udpa.annotations.Status.getDescriptor(),
});
internal_static_envoy_service_status_v2_ClientStatusRequest_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_service_status_v2_ClientStatusRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_service_status_v2_ClientStatusRequest_descriptor,
new java.lang.String[] { "NodeMatchers", });
internal_static_envoy_service_status_v2_PerXdsConfig_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_envoy_service_status_v2_PerXdsConfig_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_service_status_v2_PerXdsConfig_descriptor,
new java.lang.String[] { "Status", "ListenerConfig", "ClusterConfig", "RouteConfig", "ScopedRouteConfig", "PerXdsConfig", });
internal_static_envoy_service_status_v2_ClientConfig_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_envoy_service_status_v2_ClientConfig_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_service_status_v2_ClientConfig_descriptor,
new java.lang.String[] { "Node", "XdsConfig", });
internal_static_envoy_service_status_v2_ClientStatusResponse_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_envoy_service_status_v2_ClientStatusResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_service_status_v2_ClientStatusResponse_descriptor,
new java.lang.String[] { "Config", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(com.google.api.AnnotationsProto.http);
registry.add(udpa.annotations.Status.fileStatus);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
io.envoyproxy.envoy.admin.v2alpha.ConfigDumpProto.getDescriptor();
io.envoyproxy.envoy.api.v2.core.BaseProto.getDescriptor();
io.envoyproxy.envoy.type.matcher.NodeProto.getDescriptor();
com.google.api.AnnotationsProto.getDescriptor();
udpa.annotations.Status.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}