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

io.envoyproxy.envoy.extensions.clusters.dns.v3.DnsClusterProto Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: envoy/extensions/clusters/dns/v3/dns_cluster.proto

// Protobuf Java Version: 3.25.1
package io.envoyproxy.envoy.extensions.clusters.dns.v3;

public final class DnsClusterProto {
  private DnsClusterProto() {}
  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_dns_v3_DnsCluster_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_extensions_clusters_dns_v3_DnsCluster_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_extensions_clusters_dns_v3_DnsCluster_RefreshRate_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_extensions_clusters_dns_v3_DnsCluster_RefreshRate_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n2envoy/extensions/clusters/dns/v3/dns_c" +
      "luster.proto\022 envoy.extensions.clusters." +
      "dns.v3\032$envoy/config/core/v3/extension.p" +
      "roto\0321envoy/extensions/clusters/common/d" +
      "ns/v3/dns.proto\032\036google/protobuf/duratio" +
      "n.proto\032\035udpa/annotations/status.proto\032\027" +
      "validate/validate.proto\"\334\004\n\nDnsCluster\022A" +
      "\n\020dns_refresh_rate\030\003 \001(\0132\031.google.protob" +
      "uf.DurationB\014\372B\t\252\001\006*\004\020\300\204=\022Z\n\030dns_failure" +
      "_refresh_rate\030\004 \001(\01328.envoy.extensions.c" +
      "lusters.dns.v3.DnsCluster.RefreshRate\022\027\n" +
      "\017respect_dns_ttl\030\005 \001(\010\0227\n\ndns_jitter\030\006 \001" +
      "(\0132\031.google.protobuf.DurationB\010\372B\005\252\001\0022\000\022" +
      "M\n\031typed_dns_resolver_config\030\007 \001(\0132*.env" +
      "oy.config.core.v3.TypedExtensionConfig\022S" +
      "\n\021dns_lookup_family\030\010 \001(\01628.envoy.extens" +
      "ions.clusters.common.dns.v3.DnsLookupFam" +
      "ily\022(\n all_addresses_in_single_endpoint\030" +
      "\t \001(\010\032\216\001\n\013RefreshRate\022@\n\rbase_interval\030\001" +
      " \001(\0132\031.google.protobuf.DurationB\016\372B\013\252\001\010\010" +
      "\001*\004\020\300\204=\022=\n\014max_interval\030\002 \001(\0132\031.google.p" +
      "rotobuf.DurationB\014\372B\t\252\001\006*\004\020\300\204=B\232\001\n.io.en" +
      "voyproxy.envoy.extensions.clusters.dns.v" +
      "3B\017DnsClusterProtoP\001ZMgithub.com/envoypr" +
      "oxy/go-control-plane/envoy/extensions/cl" +
      "usters/dns/v3;dnsv3\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.ExtensionProto.getDescriptor(),
          io.envoyproxy.envoy.extensions.clusters.common.dns.v3.DnsProto.getDescriptor(),
          com.google.protobuf.DurationProto.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
          io.envoyproxy.pgv.validate.Validate.getDescriptor(),
        });
    internal_static_envoy_extensions_clusters_dns_v3_DnsCluster_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_extensions_clusters_dns_v3_DnsCluster_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_extensions_clusters_dns_v3_DnsCluster_descriptor,
        new java.lang.String[] { "DnsRefreshRate", "DnsFailureRefreshRate", "RespectDnsTtl", "DnsJitter", "TypedDnsResolverConfig", "DnsLookupFamily", "AllAddressesInSingleEndpoint", });
    internal_static_envoy_extensions_clusters_dns_v3_DnsCluster_RefreshRate_descriptor =
      internal_static_envoy_extensions_clusters_dns_v3_DnsCluster_descriptor.getNestedTypes().get(0);
    internal_static_envoy_extensions_clusters_dns_v3_DnsCluster_RefreshRate_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_extensions_clusters_dns_v3_DnsCluster_RefreshRate_descriptor,
        new java.lang.String[] { "BaseInterval", "MaxInterval", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(udpa.annotations.Status.fileStatus);
    registry.add(io.envoyproxy.pgv.validate.Validate.rules);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    io.envoyproxy.envoy.config.core.v3.ExtensionProto.getDescriptor();
    io.envoyproxy.envoy.extensions.clusters.common.dns.v3.DnsProto.getDescriptor();
    com.google.protobuf.DurationProto.getDescriptor();
    udpa.annotations.Status.getDescriptor();
    io.envoyproxy.pgv.validate.Validate.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy