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

io.envoyproxy.envoy.extensions.clusters.redis.v3.RedisClusterProto Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: envoy/extensions/clusters/redis/v3/redis_cluster.proto

package io.envoyproxy.envoy.extensions.clusters.redis.v3;

public final class RedisClusterProto {
  private RedisClusterProto() {}
  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_extensions_clusters_redis_v3_RedisClusterConfig_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_extensions_clusters_redis_v3_RedisClusterConfig_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n6envoy/extensions/clusters/redis/v3/red" +
      "is_cluster.proto\022\"envoy.extensions.clust" +
      "ers.redis.v3\032\036google/protobuf/duration.p" +
      "roto\032\036google/protobuf/wrappers.proto\032\035ud" +
      "pa/annotations/status.proto\032!udpa/annota" +
      "tions/versioning.proto\032\027validate/validat" +
      "e.proto\"\237\003\n\022RedisClusterConfig\022A\n\024cluste" +
      "r_refresh_rate\030\001 \001(\0132\031.google.protobuf.D" +
      "urationB\010\372B\005\252\001\002*\000\022D\n\027cluster_refresh_tim" +
      "eout\030\002 \001(\0132\031.google.protobuf.DurationB\010\372" +
      "B\005\252\001\002*\000\022<\n\031redirect_refresh_interval\030\003 \001" +
      "(\0132\031.google.protobuf.Duration\022@\n\032redirec" +
      "t_refresh_threshold\030\004 \001(\0132\034.google.proto" +
      "buf.UInt32Value\022!\n\031failure_refresh_thres" +
      "hold\030\005 \001(\r\022\'\n\037host_degraded_refresh_thre" +
      "shold\030\006 \001(\r:4\232\305\210\036/\n-envoy.config.cluster" +
      ".redis.RedisClusterConfigB\242\001\n0io.envoypr" +
      "oxy.envoy.extensions.clusters.redis.v3B\021" +
      "RedisClusterProtoP\001ZQgithub.com/envoypro" +
      "xy/go-control-plane/envoy/extensions/clu" +
      "sters/redis/v3;redisv3\272\200\310\321\006\002\020\002b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.DurationProto.getDescriptor(),
          com.google.protobuf.WrappersProto.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
          udpa.annotations.Versioning.getDescriptor(),
          io.envoyproxy.pgv.validate.Validate.getDescriptor(),
        });
    internal_static_envoy_extensions_clusters_redis_v3_RedisClusterConfig_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_extensions_clusters_redis_v3_RedisClusterConfig_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_extensions_clusters_redis_v3_RedisClusterConfig_descriptor,
        new java.lang.String[] { "ClusterRefreshRate", "ClusterRefreshTimeout", "RedirectRefreshInterval", "RedirectRefreshThreshold", "FailureRefreshThreshold", "HostDegradedRefreshThreshold", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(udpa.annotations.Status.fileStatus);
    registry.add(udpa.annotations.Versioning.versioning);
    registry.add(io.envoyproxy.pgv.validate.Validate.rules);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    com.google.protobuf.DurationProto.getDescriptor();
    com.google.protobuf.WrappersProto.getDescriptor();
    udpa.annotations.Status.getDescriptor();
    udpa.annotations.Versioning.getDescriptor();
    io.envoyproxy.pgv.validate.Validate.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy