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

io.envoyproxy.envoy.service.cluster.v3.CdsProto 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/service/cluster/v3/cds.proto

package io.envoyproxy.envoy.service.cluster.v3;

public final class CdsProto {
  private CdsProto() {}
  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_service_cluster_v3_CdsDummy_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_cluster_v3_CdsDummy_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/service/cluster/v3/cds.proto\022\030en" +
      "voy.service.cluster.v3\032*envoy/service/di" +
      "scovery/v3/discovery.proto\032\034google/api/a" +
      "nnotations.proto\032 envoy/annotations/reso" +
      "urce.proto\032\035udpa/annotations/status.prot" +
      "o\032!udpa/annotations/versioning.proto\"(\n\010" +
      "CdsDummy:\034\232\305\210\036\027\n\025envoy.api.v2.CdsDummy2\315" +
      "\003\n\027ClusterDiscoveryService\022s\n\016StreamClus" +
      "ters\022,.envoy.service.discovery.v3.Discov" +
      "eryRequest\032-.envoy.service.discovery.v3." +
      "DiscoveryResponse\"\000(\0010\001\022|\n\rDeltaClusters" +
      "\0221.envoy.service.discovery.v3.DeltaDisco" +
      "veryRequest\0322.envoy.service.discovery.v3" +
      ".DeltaDiscoveryResponse\"\000(\0010\001\022\225\001\n\rFetchC" +
      "lusters\022,.envoy.service.discovery.v3.Dis" +
      "coveryRequest\032-.envoy.service.discovery." +
      "v3.DiscoveryResponse\"\'\202\323\344\223\002\030\"\026/v3/discov" +
      "ery:clusters\202\323\344\223\002\003:\001*\032\'\212\244\226\363\007!\n\037envoy.con" +
      "fig.cluster.v3.ClusterB\207\001\n&io.envoyproxy" +
      ".envoy.service.cluster.v3B\010CdsProtoP\001ZIg" +
      "ithub.com/envoyproxy/go-control-plane/en" +
      "voy/service/cluster/v3;clusterv3\272\200\310\321\006\002\020\002" +
      "b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          io.envoyproxy.envoy.service.discovery.v3.DiscoveryProto.getDescriptor(),
          com.google.api.AnnotationsProto.getDescriptor(),
          envoy.annotations.Resource.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
          udpa.annotations.Versioning.getDescriptor(),
        });
    internal_static_envoy_service_cluster_v3_CdsDummy_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_service_cluster_v3_CdsDummy_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_cluster_v3_CdsDummy_descriptor,
        new java.lang.String[] { });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(envoy.annotations.Resource.resource);
    registry.add(com.google.api.AnnotationsProto.http);
    registry.add(udpa.annotations.Status.fileStatus);
    registry.add(udpa.annotations.Versioning.versioning);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    io.envoyproxy.envoy.service.discovery.v3.DiscoveryProto.getDescriptor();
    com.google.api.AnnotationsProto.getDescriptor();
    envoy.annotations.Resource.getDescriptor();
    udpa.annotations.Status.getDescriptor();
    udpa.annotations.Versioning.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy