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

io.envoyproxy.envoy.api.v2.RouteProto 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/api/v2/route.proto

package io.envoyproxy.envoy.api.v2;

public final class RouteProto {
  private RouteProto() {}
  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_RouteConfiguration_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_api_v2_RouteConfiguration_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_api_v2_Vhds_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_api_v2_Vhds_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\030envoy/api/v2/route.proto\022\014envoy.api.v2" +
      "\032\034envoy/api/v2/core/base.proto\032%envoy/ap" +
      "i/v2/core/config_source.proto\032)envoy/api" +
      "/v2/route/route_components.proto\032\036google" +
      "/protobuf/wrappers.proto\032\036udpa/annotatio" +
      "ns/migrate.proto\032\035udpa/annotations/statu" +
      "s.proto\032\027validate/validate.proto\"\237\004\n\022Rou" +
      "teConfiguration\022\014\n\004name\030\001 \001(\t\0226\n\rvirtual" +
      "_hosts\030\002 \003(\0132\037.envoy.api.v2.route.Virtua" +
      "lHost\022 \n\004vhds\030\t \001(\0132\022.envoy.api.v2.Vhds\022" +
      "/\n\025internal_only_headers\030\003 \003(\tB\020\372B\r\222\001\n\"\010" +
      "r\006\300\001\001\310\001\000\022P\n\027response_headers_to_add\030\004 \003(" +
      "\0132$.envoy.api.v2.core.HeaderValueOptionB" +
      "\t\372B\006\222\001\003\020\350\007\0224\n\032response_headers_to_remove" +
      "\030\005 \003(\tB\020\372B\r\222\001\n\"\010r\006\300\001\001\310\001\000\022O\n\026request_head" +
      "ers_to_add\030\006 \003(\0132$.envoy.api.v2.core.Hea" +
      "derValueOptionB\t\372B\006\222\001\003\020\350\007\0223\n\031request_hea" +
      "ders_to_remove\030\010 \003(\tB\020\372B\r\222\001\n\"\010r\006\300\001\001\310\001\000\022+" +
      "\n#most_specific_header_mutations_wins\030\n " +
      "\001(\010\0225\n\021validate_clusters\030\007 \001(\0132\032.google." +
      "protobuf.BoolValue\"H\n\004Vhds\022@\n\rconfig_sou" +
      "rce\030\001 \001(\0132\037.envoy.api.v2.core.ConfigSour" +
      "ceB\010\372B\005\212\001\002\020\001B\212\001\n\032io.envoyproxy.envoy.api" +
      ".v2B\nRouteProtoP\001Z9github.com/envoyproxy" +
      "/go-control-plane/envoy/api/v2;apiv2\362\230\376\217" +
      "\005\027\022\025envoy.config.route.v3\272\200\310\321\006\002\020\001b\006proto" +
      "3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          io.envoyproxy.envoy.api.v2.core.BaseProto.getDescriptor(),
          io.envoyproxy.envoy.api.v2.core.ConfigSourceProto.getDescriptor(),
          io.envoyproxy.envoy.api.v2.route.RouteComponentsProto.getDescriptor(),
          com.google.protobuf.WrappersProto.getDescriptor(),
          udpa.annotations.Migrate.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
          io.envoyproxy.pgv.validate.Validate.getDescriptor(),
        });
    internal_static_envoy_api_v2_RouteConfiguration_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_api_v2_RouteConfiguration_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_api_v2_RouteConfiguration_descriptor,
        new java.lang.String[] { "Name", "VirtualHosts", "Vhds", "InternalOnlyHeaders", "ResponseHeadersToAdd", "ResponseHeadersToRemove", "RequestHeadersToAdd", "RequestHeadersToRemove", "MostSpecificHeaderMutationsWins", "ValidateClusters", });
    internal_static_envoy_api_v2_Vhds_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_envoy_api_v2_Vhds_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_api_v2_Vhds_descriptor,
        new java.lang.String[] { "ConfigSource", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(udpa.annotations.Migrate.fileMigrate);
    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.api.v2.core.BaseProto.getDescriptor();
    io.envoyproxy.envoy.api.v2.core.ConfigSourceProto.getDescriptor();
    io.envoyproxy.envoy.api.v2.route.RouteComponentsProto.getDescriptor();
    com.google.protobuf.WrappersProto.getDescriptor();
    udpa.annotations.Migrate.getDescriptor();
    udpa.annotations.Status.getDescriptor();
    io.envoyproxy.pgv.validate.Validate.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy