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

io.envoyproxy.envoy.service.auth.v2.AttributeContextProto 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/auth/v2/attribute_context.proto

package io.envoyproxy.envoy.service.auth.v2;

public final class AttributeContextProto {
  private AttributeContextProto() {}
  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_auth_v2_AttributeContext_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_auth_v2_AttributeContext_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_service_auth_v2_AttributeContext_Peer_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_auth_v2_AttributeContext_Peer_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_service_auth_v2_AttributeContext_Peer_LabelsEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_auth_v2_AttributeContext_Peer_LabelsEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_service_auth_v2_AttributeContext_Request_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_auth_v2_AttributeContext_Request_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_service_auth_v2_AttributeContext_HttpRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_auth_v2_AttributeContext_HttpRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_service_auth_v2_AttributeContext_HttpRequest_HeadersEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_auth_v2_AttributeContext_HttpRequest_HeadersEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_service_auth_v2_AttributeContext_ContextExtensionsEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_auth_v2_AttributeContext_ContextExtensionsEntry_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/auth/v2/attribute_contex" +
      "t.proto\022\025envoy.service.auth.v2\032\037envoy/ap" +
      "i/v2/core/address.proto\032\034envoy/api/v2/co" +
      "re/base.proto\032\037google/protobuf/timestamp" +
      ".proto\"\227\010\n\020AttributeContext\022<\n\006source\030\001 " +
      "\001(\0132,.envoy.service.auth.v2.AttributeCon" +
      "text.Peer\022A\n\013destination\030\002 \001(\0132,.envoy.s" +
      "ervice.auth.v2.AttributeContext.Peer\022@\n\007" +
      "request\030\004 \001(\0132/.envoy.service.auth.v2.At" +
      "tributeContext.Request\022Z\n\022context_extens" +
      "ions\030\n \003(\0132>.envoy.service.auth.v2.Attri" +
      "buteContext.ContextExtensionsEntry\0225\n\020me" +
      "tadata_context\030\013 \001(\0132\033.envoy.api.v2.core" +
      ".Metadata\032\320\001\n\004Peer\022+\n\007address\030\001 \001(\0132\032.en" +
      "voy.api.v2.core.Address\022\017\n\007service\030\002 \001(\t" +
      "\022H\n\006labels\030\003 \003(\01328.envoy.service.auth.v2" +
      ".AttributeContext.Peer.LabelsEntry\022\021\n\tpr" +
      "incipal\030\004 \001(\t\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(" +
      "\t\022\r\n\005value\030\002 \001(\t:\0028\001\032v\n\007Request\022(\n\004time\030" +
      "\001 \001(\0132\032.google.protobuf.Timestamp\022A\n\004htt" +
      "p\030\002 \001(\01323.envoy.service.auth.v2.Attribut" +
      "eContext.HttpRequest\032\247\002\n\013HttpRequest\022\n\n\002" +
      "id\030\001 \001(\t\022\016\n\006method\030\002 \001(\t\022Q\n\007headers\030\003 \003(" +
      "\[email protected]" +
      "xt.HttpRequest.HeadersEntry\022\014\n\004path\030\004 \001(" +
      "\t\022\014\n\004host\030\005 \001(\t\022\016\n\006scheme\030\006 \001(\t\022\r\n\005query" +
      "\030\007 \001(\t\022\020\n\010fragment\030\010 \001(\t\022\014\n\004size\030\t \001(\003\022\020" +
      "\n\010protocol\030\n \001(\t\022\014\n\004body\030\013 \001(\t\032.\n\014Header" +
      "sEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\0328" +
      "\n\026ContextExtensionsEntry\022\013\n\003key\030\001 \001(\t\022\r\n" +
      "\005value\030\002 \001(\t:\0028\001B>\n#io.envoyproxy.envoy." +
      "service.auth.v2B\025AttributeContextProtoP\001" +
      "b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          io.envoyproxy.envoy.api.v2.core.AddressProto.getDescriptor(),
          io.envoyproxy.envoy.api.v2.core.BaseProto.getDescriptor(),
          com.google.protobuf.TimestampProto.getDescriptor(),
        });
    internal_static_envoy_service_auth_v2_AttributeContext_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_service_auth_v2_AttributeContext_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_auth_v2_AttributeContext_descriptor,
        new java.lang.String[] { "Source", "Destination", "Request", "ContextExtensions", "MetadataContext", });
    internal_static_envoy_service_auth_v2_AttributeContext_Peer_descriptor =
      internal_static_envoy_service_auth_v2_AttributeContext_descriptor.getNestedTypes().get(0);
    internal_static_envoy_service_auth_v2_AttributeContext_Peer_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_auth_v2_AttributeContext_Peer_descriptor,
        new java.lang.String[] { "Address", "Service", "Labels", "Principal", });
    internal_static_envoy_service_auth_v2_AttributeContext_Peer_LabelsEntry_descriptor =
      internal_static_envoy_service_auth_v2_AttributeContext_Peer_descriptor.getNestedTypes().get(0);
    internal_static_envoy_service_auth_v2_AttributeContext_Peer_LabelsEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_auth_v2_AttributeContext_Peer_LabelsEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_envoy_service_auth_v2_AttributeContext_Request_descriptor =
      internal_static_envoy_service_auth_v2_AttributeContext_descriptor.getNestedTypes().get(1);
    internal_static_envoy_service_auth_v2_AttributeContext_Request_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_auth_v2_AttributeContext_Request_descriptor,
        new java.lang.String[] { "Time", "Http", });
    internal_static_envoy_service_auth_v2_AttributeContext_HttpRequest_descriptor =
      internal_static_envoy_service_auth_v2_AttributeContext_descriptor.getNestedTypes().get(2);
    internal_static_envoy_service_auth_v2_AttributeContext_HttpRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_auth_v2_AttributeContext_HttpRequest_descriptor,
        new java.lang.String[] { "Id", "Method", "Headers", "Path", "Host", "Scheme", "Query", "Fragment", "Size", "Protocol", "Body", });
    internal_static_envoy_service_auth_v2_AttributeContext_HttpRequest_HeadersEntry_descriptor =
      internal_static_envoy_service_auth_v2_AttributeContext_HttpRequest_descriptor.getNestedTypes().get(0);
    internal_static_envoy_service_auth_v2_AttributeContext_HttpRequest_HeadersEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_auth_v2_AttributeContext_HttpRequest_HeadersEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_envoy_service_auth_v2_AttributeContext_ContextExtensionsEntry_descriptor =
      internal_static_envoy_service_auth_v2_AttributeContext_descriptor.getNestedTypes().get(3);
    internal_static_envoy_service_auth_v2_AttributeContext_ContextExtensionsEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_auth_v2_AttributeContext_ContextExtensionsEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    io.envoyproxy.envoy.api.v2.core.AddressProto.getDescriptor();
    io.envoyproxy.envoy.api.v2.core.BaseProto.getDescriptor();
    com.google.protobuf.TimestampProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy