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

io.envoyproxy.envoy.service.extension.v3.ConfigDiscoveryProto 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/extension/v3/config_discovery.proto

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

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

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n1envoy/service/extension/v3/config_disc" +
      "overy.proto\022\032envoy.service.extension.v3\032" +
      "*envoy/service/discovery/v3/discovery.pr" +
      "oto\032\034google/api/annotations.proto\032 envoy" +
      "/annotations/resource.proto\032\035udpa/annota" +
      "tions/status.proto\"\013\n\tEcdsDummy2\201\004\n\037Exte" +
      "nsionConfigDiscoveryService\022{\n\026StreamExt" +
      "ensionConfigs\022,.envoy.service.discovery." +
      "v3.DiscoveryRequest\032-.envoy.service.disc" +
      "overy.v3.DiscoveryResponse\"\000(\0010\001\022\204\001\n\025Del" +
      "taExtensionConfigs\0221.envoy.service.disco" +
      "very.v3.DeltaDiscoveryRequest\0322.envoy.se" +
      "rvice.discovery.v3.DeltaDiscoveryRespons" +
      "e\"\000(\0010\001\022\246\001\n\025FetchExtensionConfigs\022,.envo" +
      "y.service.discovery.v3.DiscoveryRequest\032" +
      "-.envoy.service.discovery.v3.DiscoveryRe" +
      "sponse\"0\202\323\344\223\002!\"\037/v3/discovery:extension_" +
      "configs\202\323\344\223\002\003:\001*\0321\212\244\226\363\007+\n)envoy.config.c" +
      "ore.v3.TypedExtensionConfigB\231\001\n(io.envoy" +
      "proxy.envoy.service.extension.v3B\024Config" +
      "DiscoveryProtoP\001ZMgithub.com/envoyproxy/" +
      "go-control-plane/envoy/service/extension" +
      "/v3;extensionv3\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.service.discovery.v3.DiscoveryProto.getDescriptor(),
          com.google.api.AnnotationsProto.getDescriptor(),
          envoy.annotations.Resource.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
        });
    internal_static_envoy_service_extension_v3_EcdsDummy_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_service_extension_v3_EcdsDummy_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_extension_v3_EcdsDummy_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);
    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();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy