io.envoyproxy.envoy.data.cluster.v2alpha.OutlierDetectionEventProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/data/cluster/v2alpha/outlier_detection_event.proto
package io.envoyproxy.envoy.data.cluster.v2alpha;
public final class OutlierDetectionEventProto {
private OutlierDetectionEventProto() {}
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_data_cluster_v2alpha_OutlierDetectionEvent_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_data_cluster_v2alpha_OutlierDetectionEvent_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_envoy_data_cluster_v2alpha_OutlierEjectSuccessRate_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_data_cluster_v2alpha_OutlierEjectSuccessRate_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_envoy_data_cluster_v2alpha_OutlierEjectConsecutive_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_data_cluster_v2alpha_OutlierEjectConsecutive_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_envoy_data_cluster_v2alpha_OutlierEjectFailurePercentage_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_data_cluster_v2alpha_OutlierEjectFailurePercentage_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n8envoy/data/cluster/v2alpha/outlier_det" +
"ection_event.proto\022\032envoy.data.cluster.v" +
"2alpha\032\037google/protobuf/timestamp.proto\032" +
"\036google/protobuf/wrappers.proto\032\036udpa/an" +
"notations/migrate.proto\032\035udpa/annotation" +
"s/status.proto\032\027validate/validate.proto\"" +
"\226\005\n\025OutlierDetectionEvent\022G\n\004type\030\001 \001(\0162" +
"/.envoy.data.cluster.v2alpha.OutlierEjec" +
"tionTypeB\010\372B\005\202\001\002\020\001\022-\n\ttimestamp\030\002 \001(\0132\032." +
"google.protobuf.Timestamp\022<\n\026secs_since_" +
"last_action\030\003 \001(\0132\034.google.protobuf.UInt" +
"64Value\022\035\n\014cluster_name\030\004 \001(\tB\007\372B\004r\002 \001\022\035" +
"\n\014upstream_url\030\005 \001(\tB\007\372B\004r\002 \001\022<\n\006action\030" +
"\006 \001(\0162\".envoy.data.cluster.v2alpha.Actio" +
"nB\010\372B\005\202\001\002\020\001\022\025\n\rnum_ejections\030\007 \001(\r\022\020\n\010en" +
"forced\030\010 \001(\010\022W\n\030eject_success_rate_event" +
"\030\t \001(\01323.envoy.data.cluster.v2alpha.Outl" +
"ierEjectSuccessRateH\000\022V\n\027eject_consecuti" +
"ve_event\030\n \001(\01323.envoy.data.cluster.v2al" +
"pha.OutlierEjectConsecutiveH\000\022c\n\036eject_f" +
"ailure_percentage_event\030\013 \001(\01329.envoy.da" +
"ta.cluster.v2alpha.OutlierEjectFailurePe" +
"rcentageH\000B\014\n\005event\022\003\370B\001\"\246\001\n\027OutlierEjec" +
"tSuccessRate\022\"\n\021host_success_rate\030\001 \001(\rB" +
"\007\372B\004*\002\030d\022-\n\034cluster_average_success_rate" +
"\030\002 \001(\rB\007\372B\004*\002\030d\0228\n\'cluster_success_rate_" +
"ejection_threshold\030\003 \001(\rB\007\372B\004*\002\030d\"\031\n\027Out" +
"lierEjectConsecutive\"C\n\035OutlierEjectFail" +
"urePercentage\022\"\n\021host_success_rate\030\001 \001(\r" +
"B\007\372B\004*\002\030d*\337\001\n\023OutlierEjectionType\022\023\n\017CON" +
"SECUTIVE_5XX\020\000\022\037\n\033CONSECUTIVE_GATEWAY_FA" +
"ILURE\020\001\022\020\n\014SUCCESS_RATE\020\002\022$\n CONSECUTIVE" +
"_LOCAL_ORIGIN_FAILURE\020\003\022\035\n\031SUCCESS_RATE_" +
"LOCAL_ORIGIN\020\004\022\026\n\022FAILURE_PERCENTAGE\020\005\022#" +
"\n\037FAILURE_PERCENTAGE_LOCAL_ORIGIN\020\006* \n\006A" +
"ction\022\t\n\005EJECT\020\000\022\013\n\007UNEJECT\020\001B\260\001\n(io.env" +
"oyproxy.envoy.data.cluster.v2alphaB\032Outl" +
"ierDetectionEventProtoP\001ZAgithub.com/env" +
"oyproxy/go-control-plane/envoy/data/clus" +
"ter/v2alpha\362\230\376\217\005\027\022\025envoy.data.cluster.v3" +
"\272\200\310\321\006\002\020\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.protobuf.TimestampProto.getDescriptor(),
com.google.protobuf.WrappersProto.getDescriptor(),
udpa.annotations.Migrate.getDescriptor(),
udpa.annotations.Status.getDescriptor(),
io.envoyproxy.pgv.validate.Validate.getDescriptor(),
});
internal_static_envoy_data_cluster_v2alpha_OutlierDetectionEvent_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_data_cluster_v2alpha_OutlierDetectionEvent_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_data_cluster_v2alpha_OutlierDetectionEvent_descriptor,
new java.lang.String[] { "Type", "Timestamp", "SecsSinceLastAction", "ClusterName", "UpstreamUrl", "Action", "NumEjections", "Enforced", "EjectSuccessRateEvent", "EjectConsecutiveEvent", "EjectFailurePercentageEvent", "Event", });
internal_static_envoy_data_cluster_v2alpha_OutlierEjectSuccessRate_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_envoy_data_cluster_v2alpha_OutlierEjectSuccessRate_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_data_cluster_v2alpha_OutlierEjectSuccessRate_descriptor,
new java.lang.String[] { "HostSuccessRate", "ClusterAverageSuccessRate", "ClusterSuccessRateEjectionThreshold", });
internal_static_envoy_data_cluster_v2alpha_OutlierEjectConsecutive_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_envoy_data_cluster_v2alpha_OutlierEjectConsecutive_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_data_cluster_v2alpha_OutlierEjectConsecutive_descriptor,
new java.lang.String[] { });
internal_static_envoy_data_cluster_v2alpha_OutlierEjectFailurePercentage_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_envoy_data_cluster_v2alpha_OutlierEjectFailurePercentage_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_data_cluster_v2alpha_OutlierEjectFailurePercentage_descriptor,
new java.lang.String[] { "HostSuccessRate", });
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.required);
registry.add(io.envoyproxy.pgv.validate.Validate.rules);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
com.google.protobuf.TimestampProto.getDescriptor();
com.google.protobuf.WrappersProto.getDescriptor();
udpa.annotations.Migrate.getDescriptor();
udpa.annotations.Status.getDescriptor();
io.envoyproxy.pgv.validate.Validate.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}