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

io.envoyproxy.envoy.extensions.health_checkers.redis.v3.RedisProto 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/extensions/health_checkers/redis/v3/redis.proto

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

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

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n5envoy/extensions/health_checkers/redis" +
      "/v3/redis.proto\022)envoy.extensions.health" +
      "_checkers.redis.v3\032\035udpa/annotations/sta" +
      "tus.proto\032!udpa/annotations/versioning.p" +
      "roto\"G\n\005Redis\022\013\n\003key\030\001 \001(\t:1\232\305\210\036,\n*envoy" +
      ".config.health_checker.redis.v2.RedisB\251\001" +
      "\n7io.envoyproxy.envoy.extensions.health_" +
      "checkers.redis.v3B\nRedisProtoP\001ZXgithub." +
      "com/envoyproxy/go-control-plane/envoy/ex" +
      "tensions/health_checkers/redis/v3;redisv" +
      "3\272\200\310\321\006\002\020\002b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          udpa.annotations.Status.getDescriptor(),
          udpa.annotations.Versioning.getDescriptor(),
        });
    internal_static_envoy_extensions_health_checkers_redis_v3_Redis_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_extensions_health_checkers_redis_v3_Redis_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_extensions_health_checkers_redis_v3_Redis_descriptor,
        new java.lang.String[] { "Key", });
    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);
    udpa.annotations.Status.getDescriptor();
    udpa.annotations.Versioning.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy