All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
io.envoyproxy.envoy.admin.v2alpha.ServerInfoProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/admin/v2alpha/server_info.proto
package io.envoyproxy.envoy.admin.v2alpha;
public final class ServerInfoProto {
private ServerInfoProto() {}
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_admin_v2alpha_ServerInfo_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_admin_v2alpha_ServerInfo_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_envoy_admin_v2alpha_CommandLineOptions_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_admin_v2alpha_CommandLineOptions_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/admin/v2alpha/server_info.proto\022" +
"\023envoy.admin.v2alpha\032\036google/protobuf/du" +
"ration.proto\"\357\002\n\nServerInfo\022\017\n\007version\030\001" +
" \001(\t\0224\n\005state\030\002 \001(\0162%.envoy.admin.v2alph" +
"a.ServerInfo.State\0227\n\024uptime_current_epo" +
"ch\030\003 \001(\0132\031.google.protobuf.Duration\0224\n\021u" +
"ptime_all_epochs\030\004 \001(\0132\031.google.protobuf" +
".Duration\022\033\n\023hot_restart_version\030\005 \001(\t\022E" +
"\n\024command_line_options\030\006 \001(\0132\'.envoy.adm" +
"in.v2alpha.CommandLineOptions\"G\n\005State\022\010" +
"\n\004LIVE\020\000\022\014\n\010DRAINING\020\001\022\024\n\020PRE_INITIALIZI" +
"NG\020\002\022\020\n\014INITIALIZING\020\003\"\211\007\n\022CommandLineOp" +
"tions\022\017\n\007base_id\030\001 \001(\004\022\023\n\013concurrency\030\002 " +
"\001(\r\022\023\n\013config_path\030\003 \001(\t\022\023\n\013config_yaml\030" +
"\004 \001(\t\022#\n\033allow_unknown_static_fields\030\005 \001" +
"(\010\022%\n\035reject_unknown_dynamic_fields\030\032 \001(" +
"\010\022\032\n\022admin_address_path\030\006 \001(\t\022S\n\030local_a" +
"ddress_ip_version\030\007 \001(\01621.envoy.admin.v2" +
"alpha.CommandLineOptions.IpVersion\022\021\n\tlo" +
"g_level\030\010 \001(\t\022\033\n\023component_log_level\030\t \001" +
"(\t\022\022\n\nlog_format\030\n \001(\t\022\020\n\010log_path\030\013 \001(\t" +
"\022\027\n\017service_cluster\030\r \001(\t\022\024\n\014service_nod" +
"e\030\016 \001(\t\022\024\n\014service_zone\030\017 \001(\t\0226\n\023file_fl" +
"ush_interval\030\020 \001(\0132\031.google.protobuf.Dur" +
"ation\022-\n\ndrain_time\030\021 \001(\0132\031.google.proto" +
"buf.Duration\0227\n\024parent_shutdown_time\030\022 \001" +
"(\0132\031.google.protobuf.Duration\022:\n\004mode\030\023 " +
"\001(\0162,.envoy.admin.v2alpha.CommandLineOpt" +
"ions.Mode\022\025\n\tmax_stats\030\024 \001(\004B\002\030\001\022\034\n\020max_" +
"obj_name_len\030\025 \001(\004B\002\030\001\022\033\n\023disable_hot_re" +
"start\030\026 \001(\010\022\034\n\024enable_mutex_tracing\030\027 \001(" +
"\010\022\025\n\rrestart_epoch\030\030 \001(\r\022\026\n\016cpuset_threa" +
"ds\030\031 \001(\010\"\033\n\tIpVersion\022\006\n\002v4\020\000\022\006\n\002v6\020\001\"-\n" +
"\004Mode\022\t\n\005Serve\020\000\022\014\n\010Validate\020\001\022\014\n\010InitOn" +
"ly\020\002J\004\010\014\020\rB6\n!io.envoyproxy.envoy.admin." +
"v2alphaB\017ServerInfoProtoP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.protobuf.DurationProto.getDescriptor(),
});
internal_static_envoy_admin_v2alpha_ServerInfo_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_admin_v2alpha_ServerInfo_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_admin_v2alpha_ServerInfo_descriptor,
new java.lang.String[] { "Version", "State", "UptimeCurrentEpoch", "UptimeAllEpochs", "HotRestartVersion", "CommandLineOptions", });
internal_static_envoy_admin_v2alpha_CommandLineOptions_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_envoy_admin_v2alpha_CommandLineOptions_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_admin_v2alpha_CommandLineOptions_descriptor,
new java.lang.String[] { "BaseId", "Concurrency", "ConfigPath", "ConfigYaml", "AllowUnknownStaticFields", "RejectUnknownDynamicFields", "AdminAddressPath", "LocalAddressIpVersion", "LogLevel", "ComponentLogLevel", "LogFormat", "LogPath", "ServiceCluster", "ServiceNode", "ServiceZone", "FileFlushInterval", "DrainTime", "ParentShutdownTime", "Mode", "MaxStats", "MaxObjNameLen", "DisableHotRestart", "EnableMutexTracing", "RestartEpoch", "CpusetThreads", });
com.google.protobuf.DurationProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}