All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
io.envoyproxy.envoy.service.auth.v2.AttributeContextProto Maven / Gradle / Ivy
// 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\032\035udpa/annotations/status.proto\"\254\010" +
"\n\020AttributeContext\022<\n\006source\030\001 \001(\0132,.env" +
"oy.service.auth.v2.AttributeContext.Peer" +
"\022A\n\013destination\030\002 \001(\0132,.envoy.service.au" +
"th.v2.AttributeContext.Peer\022@\n\007request\030\004" +
" \001(\0132/.envoy.service.auth.v2.AttributeCo" +
"ntext.Request\022Z\n\022context_extensions\030\n \003(" +
"\0132>.envoy.service.auth.v2.AttributeConte" +
"xt.ContextExtensionsEntry\0225\n\020metadata_co" +
"ntext\030\013 \001(\0132\033.envoy.api.v2.core.Metadata" +
"\032\345\001\n\004Peer\022+\n\007address\030\001 \001(\0132\032.envoy.api.v" +
"2.core.Address\022\017\n\007service\030\002 \001(\t\022H\n\006label" +
"s\030\003 \003(\01328.envoy.service.auth.v2.Attribut" +
"eContext.Peer.LabelsEntry\022\021\n\tprincipal\030\004" +
" \001(\t\022\023\n\013certificate\030\005 \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\007Requ" +
"est\022(\n\004time\030\001 \001(\0132\032.google.protobuf.Time" +
"stamp\022A\n\004http\030\002 \001(\01323.envoy.service.auth" +
".v2.AttributeContext.HttpRequest\032\247\002\n\013Htt" +
"pRequest\022\n\n\002id\030\001 \001(\t\022\016\n\006method\030\002 \001(\t\022Q\n\007" +
"headers\030\003 \003(\[email protected] " +
"tributeContext.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\004" +
"size\030\t \001(\003\022\020\n\010protocol\030\n \001(\t\022\014\n\004body\030\013 \001" +
"(\t\032.\n\014HeadersEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value" +
"\030\002 \001(\t:\0028\001\0328\n\026ContextExtensionsEntry\022\013\n\003" +
"key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001B\213\001\n#io.envo" +
"yproxy.envoy.service.auth.v2B\025AttributeC" +
"ontextProtoP\001ZCgithub.com/envoyproxy/go-" +
"control-plane/envoy/service/auth/v2;auth" +
"v2\272\200\310\321\006\002\020\001b\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(),
udpa.annotations.Status.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", "Certificate", });
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", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(udpa.annotations.Status.fileStatus);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
io.envoyproxy.envoy.api.v2.core.AddressProto.getDescriptor();
io.envoyproxy.envoy.api.v2.core.BaseProto.getDescriptor();
com.google.protobuf.TimestampProto.getDescriptor();
udpa.annotations.Status.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}