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

io.envoyproxy.envoy.service.secret.v3.SdsProto 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/secret/v3/sds.proto

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

public final class SdsProto {
  private SdsProto() {}
  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_secret_v3_SdsDummy_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_secret_v3_SdsDummy_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/secret/v3/sds.proto\022\027env" +
      "oy.service.secret.v3\032*envoy/service/disc" +
      "overy/v3/discovery.proto\032\034google/api/ann" +
      "otations.proto\032 envoy/annotations/resour" +
      "ce.proto\032\035udpa/annotations/status.proto\032" +
      "!udpa/annotations/versioning.proto\"6\n\010Sd" +
      "sDummy:*\232\305\210\036%\n#envoy.service.discovery.v" +
      "2.SdsDummy2\331\003\n\026SecretDiscoveryService\022{\n" +
      "\014DeltaSecrets\0221.envoy.service.discovery." +
      "v3.DeltaDiscoveryRequest\0322.envoy.service" +
      ".discovery.v3.DeltaDiscoveryResponse\"\000(\001" +
      "0\001\022r\n\rStreamSecrets\022,.envoy.service.disc" +
      "overy.v3.DiscoveryRequest\032-.envoy.servic" +
      "e.discovery.v3.DiscoveryResponse\"\000(\0010\001\022\223" +
      "\001\n\014FetchSecrets\022,.envoy.service.discover" +
      "y.v3.DiscoveryRequest\032-.envoy.service.di" +
      "scovery.v3.DiscoveryResponse\"&\202\323\344\223\002\027\"\025/v" +
      "3/discovery:secrets\202\323\344\223\002\003:\001*\0328\212\244\226\363\0072\n0en" +
      "voy.extensions.transport_sockets.tls.v3." +
      "SecretB\204\001\n%io.envoyproxy.envoy.service.s" +
      "ecret.v3B\010SdsProtoP\001ZGgithub.com/envoypr" +
      "oxy/go-control-plane/envoy/service/secre" +
      "t/v3;secretv3\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(),
          udpa.annotations.Versioning.getDescriptor(),
        });
    internal_static_envoy_service_secret_v3_SdsDummy_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_service_secret_v3_SdsDummy_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_secret_v3_SdsDummy_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