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

io.envoyproxy.envoy.api.v2.CdsProto Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: envoy/api/v2/cds.proto

// Protobuf Java Version: 3.25.1
package io.envoyproxy.envoy.api.v2;

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_api_v2_CdsDummy_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_api_v2_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\026envoy/api/v2/cds.proto\022\014envoy.api.v2\032\034" +
      "envoy/api/v2/discovery.proto\032\034google/api" +
      "/annotations.proto\032 envoy/annotations/re" +
      "source.proto\032\036udpa/annotations/migrate.p" +
      "roto\032\035udpa/annotations/status.proto\032\032env" +
      "oy/api/v2/cluster.proto\"\n\n\010CdsDummy2\347\002\n\027" +
      "ClusterDiscoveryService\022W\n\016StreamCluster" +
      "s\022\036.envoy.api.v2.DiscoveryRequest\032\037.envo" +
      "y.api.v2.DiscoveryResponse\"\000(\0010\001\022`\n\rDelt" +
      "aClusters\022#.envoy.api.v2.DeltaDiscoveryR" +
      "equest\032$.envoy.api.v2.DeltaDiscoveryResp" +
      "onse\"\000(\0010\001\022s\n\rFetchClusters\022\036.envoy.api." +
      "v2.DiscoveryRequest\032\037.envoy.api.v2.Disco" +
      "veryResponse\"!\202\323\344\223\002\033\"\026/v2/discovery:clus" +
      "ters:\001*\032\034\212\244\226\363\007\026\n\024envoy.api.v2.ClusterB\213\001" +
      "\n\032io.envoyproxy.envoy.api.v2B\010CdsProtoP\001" +
      "Z9github.com/envoyproxy/go-control-plane" +
      "/envoy/api/v2;apiv2\362\230\376\217\005\032\022\030envoy.service" +
      ".cluster.v3\272\200\310\321\006\002\020\001P\005b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          io.envoyproxy.envoy.api.v2.DiscoveryProto.getDescriptor(),
          com.google.api.AnnotationsProto.getDescriptor(),
          envoy.annotations.Resource.getDescriptor(),
          udpa.annotations.Migrate.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
          io.envoyproxy.envoy.api.v2.ClusterProto.getDescriptor(),
        });
    internal_static_envoy_api_v2_CdsDummy_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_api_v2_CdsDummy_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_api_v2_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.Migrate.fileMigrate);
    registry.add(udpa.annotations.Status.fileStatus);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    io.envoyproxy.envoy.api.v2.DiscoveryProto.getDescriptor();
    com.google.api.AnnotationsProto.getDescriptor();
    envoy.annotations.Resource.getDescriptor();
    udpa.annotations.Migrate.getDescriptor();
    udpa.annotations.Status.getDescriptor();
    io.envoyproxy.envoy.api.v2.ClusterProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy