All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.envoyproxy.envoy.admin.v3.ServerInfoProto Maven / Gradle / Ivy

There is a newer version: 1.0.46
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: envoy/admin/v3/server_info.proto

package io.envoyproxy.envoy.admin.v3;

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_v3_ServerInfo_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_admin_v3_ServerInfo_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_admin_v3_CommandLineOptions_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_admin_v3_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/v3/server_info.proto\022\016envo" +
      "y.admin.v3\032\037envoy/config/core/v3/base.pr" +
      "oto\032\036google/protobuf/duration.proto\032\035udp" +
      "a/annotations/status.proto\032!udpa/annotat" +
      "ions/versioning.proto\"\266\003\n\nServerInfo\022\017\n\007" +
      "version\030\001 \001(\t\022/\n\005state\030\002 \001(\0162 .envoy.adm" +
      "in.v3.ServerInfo.State\0227\n\024uptime_current" +
      "_epoch\030\003 \001(\0132\031.google.protobuf.Duration\022" +
      "4\n\021uptime_all_epochs\030\004 \001(\0132\031.google.prot" +
      "obuf.Duration\022\033\n\023hot_restart_version\030\005 \001" +
      "(\t\022@\n\024command_line_options\030\006 \001(\0132\".envoy" +
      ".admin.v3.CommandLineOptions\022(\n\004node\030\007 \001" +
      "(\0132\032.envoy.config.core.v3.Node\"G\n\005State\022" +
      "\010\n\004LIVE\020\000\022\014\n\010DRAINING\020\001\022\024\n\020PRE_INITIALIZ" +
      "ING\020\002\022\020\n\014INITIALIZING\020\003:%\232\305\210\036 \n\036envoy.ad" +
      "min.v2alpha.ServerInfo\"\277\n\n\022CommandLineOp" +
      "tions\022\017\n\007base_id\030\001 \001(\004\022\033\n\023use_dynamic_ba" +
      "se_id\030\037 \001(\010\022\024\n\014base_id_path\030  \001(\t\022\023\n\013con" +
      "currency\030\002 \001(\r\022\023\n\013config_path\030\003 \001(\t\022\023\n\013c" +
      "onfig_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%\n\035ignore_unknown_dynamic_f" +
      "ields\030\036 \001(\010\022\032\n\022admin_address_path\030\006 \001(\t\022" +
      "N\n\030local_address_ip_version\030\007 \001(\0162,.envo" +
      "y.admin.v3.CommandLineOptions.IpVersion\022" +
      "\021\n\tlog_level\030\010 \001(\t\022\033\n\023component_log_leve" +
      "l\030\t \001(\t\022\022\n\nlog_format\030\n \001(\t\022\032\n\022log_forma" +
      "t_escaped\030\033 \001(\010\022\020\n\010log_path\030\013 \001(\t\022\027\n\017ser" +
      "vice_cluster\030\r \001(\t\022\024\n\014service_node\030\016 \001(\t" +
      "\022\024\n\014service_zone\030\017 \001(\t\0226\n\023file_flush_int" +
      "erval\030\020 \001(\0132\031.google.protobuf.Duration\022-" +
      "\n\ndrain_time\030\021 \001(\0132\031.google.protobuf.Dur" +
      "ation\022H\n\016drain_strategy\030! \001(\01620.envoy.ad" +
      "min.v3.CommandLineOptions.DrainStrategy\022" +
      "7\n\024parent_shutdown_time\030\022 \001(\0132\031.google.p" +
      "rotobuf.Duration\0225\n\004mode\030\023 \001(\0162\'.envoy.a" +
      "dmin.v3.CommandLineOptions.Mode\022\033\n\023disab" +
      "le_hot_restart\030\026 \001(\010\022\034\n\024enable_mutex_tra" +
      "cing\030\027 \001(\010\022\025\n\rrestart_epoch\030\030 \001(\r\022\026\n\016cpu" +
      "set_threads\030\031 \001(\010\022\033\n\023disabled_extensions" +
      "\030\034 \003(\t\022!\n\031enable_fine_grain_logging\030\" \001(" +
      "\010\022\023\n\013socket_path\030# \001(\t\022\023\n\013socket_mode\030$ " +
      "\001(\r\022\030\n\020enable_core_dump\030% \001(\010\022\021\n\tstats_t" +
      "ag\030& \003(\t\"\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\002\"+\n\rDrainStrategy\022\013\n\007Gradual\020\000\022\r\n\tIm" +
      "mediate\020\001:-\232\305\210\036(\n&envoy.admin.v2alpha.Co" +
      "mmandLineOptionsJ\004\010\014\020\rJ\004\010\024\020\025J\004\010\025\020\026J\004\010\035\020\036" +
      "R\tmax_statsR\020max_obj_name_lenR\021bootstrap" +
      "_versionBx\n\034io.envoyproxy.envoy.admin.v3" +
      "B\017ServerInfoProtoP\001Z=github.com/envoypro" +
      "xy/go-control-plane/envoy/admin/v3;admin" +
      "v3\272\200\310\321\006\002\020\002b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          io.envoyproxy.envoy.config.core.v3.BaseProto.getDescriptor(),
          com.google.protobuf.DurationProto.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
          udpa.annotations.Versioning.getDescriptor(),
        });
    internal_static_envoy_admin_v3_ServerInfo_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_admin_v3_ServerInfo_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_admin_v3_ServerInfo_descriptor,
        new java.lang.String[] { "Version", "State", "UptimeCurrentEpoch", "UptimeAllEpochs", "HotRestartVersion", "CommandLineOptions", "Node", });
    internal_static_envoy_admin_v3_CommandLineOptions_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_envoy_admin_v3_CommandLineOptions_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_admin_v3_CommandLineOptions_descriptor,
        new java.lang.String[] { "BaseId", "UseDynamicBaseId", "BaseIdPath", "Concurrency", "ConfigPath", "ConfigYaml", "AllowUnknownStaticFields", "RejectUnknownDynamicFields", "IgnoreUnknownDynamicFields", "AdminAddressPath", "LocalAddressIpVersion", "LogLevel", "ComponentLogLevel", "LogFormat", "LogFormatEscaped", "LogPath", "ServiceCluster", "ServiceNode", "ServiceZone", "FileFlushInterval", "DrainTime", "DrainStrategy", "ParentShutdownTime", "Mode", "DisableHotRestart", "EnableMutexTracing", "RestartEpoch", "CpusetThreads", "DisabledExtensions", "EnableFineGrainLogging", "SocketPath", "SocketMode", "EnableCoreDump", "StatsTag", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(udpa.annotations.Status.fileStatus);
    registry.add(udpa.annotations.Versioning.versioning);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    io.envoyproxy.envoy.config.core.v3.BaseProto.getDescriptor();
    com.google.protobuf.DurationProto.getDescriptor();
    udpa.annotations.Status.getDescriptor();
    udpa.annotations.Versioning.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy