io.envoyproxy.envoy.data.cluster.v3alpha.OutlierDetectionEventProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/data/cluster/v3alpha/outlier_detection_event.proto
package io.envoyproxy.envoy.data.cluster.v3alpha;
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_v3alpha_OutlierDetectionEvent_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_data_cluster_v3alpha_OutlierDetectionEvent_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_envoy_data_cluster_v3alpha_OutlierEjectSuccessRate_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_data_cluster_v3alpha_OutlierEjectSuccessRate_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_envoy_data_cluster_v3alpha_OutlierEjectConsecutive_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_data_cluster_v3alpha_OutlierEjectConsecutive_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/v3alpha/outlier_det" +
"ection_event.proto\022\032envoy.data.cluster.v" +
"3alpha\032\037google/protobuf/timestamp.proto\032" +
"\036google/protobuf/wrappers.proto\032\027validat" +
"e/validate.proto\"\273\004\n\025OutlierDetectionEve" +
"nt\022I\n\004type\030\001 \001(\0162/.envoy.data.cluster.v3" +
"alpha.OutlierEjectionTypeB\n\272\351\300\003\005\202\001\002\020\001\022-\n" +
"\ttimestamp\030\002 \001(\0132\032.google.protobuf.Times" +
"tamp\022<\n\026secs_since_last_action\030\003 \001(\0132\034.g" +
"oogle.protobuf.UInt64Value\022\037\n\014cluster_na" +
"me\030\004 \001(\tB\t\272\351\300\003\004r\002 \001\022\037\n\014upstream_url\030\005 \001(" +
"\tB\t\272\351\300\003\004r\002 \001\022>\n\006action\030\006 \001(\0162\".envoy.dat" +
"a.cluster.v3alpha.ActionB\n\272\351\300\003\005\202\001\002\020\001\022\025\n\r" +
"num_ejections\030\007 \001(\r\022\020\n\010enforced\030\010 \001(\010\022W\n" +
"\030eject_success_rate_event\030\t \001(\01323.envoy." +
"data.cluster.v3alpha.OutlierEjectSuccess" +
"RateH\000\022V\n\027eject_consecutive_event\030\n \001(\0132" +
"3.envoy.data.cluster.v3alpha.OutlierEjec" +
"tConsecutiveH\000B\016\n\005event\022\005\270\351\300\003\001\"\254\001\n\027Outli" +
"erEjectSuccessRate\022$\n\021host_success_rate\030" +
"\001 \001(\rB\t\272\351\300\003\004*\002\030d\022/\n\034cluster_average_succ" +
"ess_rate\030\002 \001(\rB\t\272\351\300\003\004*\002\030d\022:\n\'cluster_suc" +
"cess_rate_ejection_threshold\030\003 \001(\rB\t\272\351\300\003" +
"\004*\002\030d\"\031\n\027OutlierEjectConsecutive*\242\001\n\023Out" +
"lierEjectionType\022\023\n\017CONSECUTIVE_5XX\020\000\022\037\n" +
"\033CONSECUTIVE_GATEWAY_FAILURE\020\001\022\020\n\014SUCCES" +
"S_RATE\020\002\022$\n CONSECUTIVE_LOCAL_ORIGIN_FAI" +
"LURE\020\003\022\035\n\031SUCCESS_RATE_LOCAL_ORIGIN\020\004* \n" +
"\006Action\022\t\n\005EJECT\020\000\022\013\n\007UNEJECT\020\001BH\n(io.en" +
"voyproxy.envoy.data.cluster.v3alphaB\032Out" +
"lierDetectionEventProtoP\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(),
com.lyft.pgv.validate.Validate.getDescriptor(),
});
internal_static_envoy_data_cluster_v3alpha_OutlierDetectionEvent_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_data_cluster_v3alpha_OutlierDetectionEvent_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_data_cluster_v3alpha_OutlierDetectionEvent_descriptor,
new java.lang.String[] { "Type", "Timestamp", "SecsSinceLastAction", "ClusterName", "UpstreamUrl", "Action", "NumEjections", "Enforced", "EjectSuccessRateEvent", "EjectConsecutiveEvent", "Event", });
internal_static_envoy_data_cluster_v3alpha_OutlierEjectSuccessRate_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_envoy_data_cluster_v3alpha_OutlierEjectSuccessRate_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_data_cluster_v3alpha_OutlierEjectSuccessRate_descriptor,
new java.lang.String[] { "HostSuccessRate", "ClusterAverageSuccessRate", "ClusterSuccessRateEjectionThreshold", });
internal_static_envoy_data_cluster_v3alpha_OutlierEjectConsecutive_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_envoy_data_cluster_v3alpha_OutlierEjectConsecutive_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_data_cluster_v3alpha_OutlierEjectConsecutive_descriptor,
new java.lang.String[] { });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(com.lyft.pgv.validate.Validate.required);
registry.add(com.lyft.pgv.validate.Validate.rules);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
com.google.protobuf.TimestampProto.getDescriptor();
com.google.protobuf.WrappersProto.getDescriptor();
com.lyft.pgv.validate.Validate.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}