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

io.envoyproxy.envoy.service.tap.v2alpha.CommonProto 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/tap/v2alpha/common.proto

package io.envoyproxy.envoy.service.tap.v2alpha;

public final class CommonProto {
  private CommonProto() {}
  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_tap_v2alpha_TapConfig_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_tap_v2alpha_TapConfig_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_service_tap_v2alpha_MatchPredicate_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_tap_v2alpha_MatchPredicate_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_service_tap_v2alpha_MatchPredicate_MatchSet_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_tap_v2alpha_MatchPredicate_MatchSet_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_service_tap_v2alpha_HttpHeadersMatch_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_tap_v2alpha_HttpHeadersMatch_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_service_tap_v2alpha_OutputConfig_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_tap_v2alpha_OutputConfig_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_service_tap_v2alpha_OutputSink_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_tap_v2alpha_OutputSink_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_service_tap_v2alpha_StreamingAdminSink_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_tap_v2alpha_StreamingAdminSink_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_service_tap_v2alpha_FilePerTapSink_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_tap_v2alpha_FilePerTapSink_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_service_tap_v2alpha_StreamingGrpcSink_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_tap_v2alpha_StreamingGrpcSink_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/tap/v2alpha/common.proto" +
      "\022\031envoy.service.tap.v2alpha\032\034envoy/api/v" +
      "2/core/base.proto\032$envoy/api/v2/core/grp" +
      "c_service.proto\032)envoy/api/v2/route/rout" +
      "e_components.proto\032\036google/protobuf/wrap" +
      "pers.proto\032\036udpa/annotations/migrate.pro" +
      "to\032\035udpa/annotations/status.proto\032\027valid" +
      "ate/validate.proto\"\342\001\n\tTapConfig\022I\n\014matc" +
      "h_config\030\001 \001(\0132).envoy.service.tap.v2alp" +
      "ha.MatchPredicateB\010\372B\005\212\001\002\020\001\022H\n\routput_co" +
      "nfig\030\002 \001(\0132\'.envoy.service.tap.v2alpha.O" +
      "utputConfigB\010\372B\005\212\001\002\020\001\022@\n\013tap_enabled\030\003 \001" +
      "(\0132+.envoy.api.v2.core.RuntimeFractional" +
      "Percent\"\254\005\n\016MatchPredicate\022F\n\010or_match\030\001" +
      " \001(\01322.envoy.service.tap.v2alpha.MatchPr" +
      "edicate.MatchSetH\000\022G\n\tand_match\030\002 \001(\01322." +
      "envoy.service.tap.v2alpha.MatchPredicate" +
      ".MatchSetH\000\022>\n\tnot_match\030\003 \001(\0132).envoy.s" +
      "ervice.tap.v2alpha.MatchPredicateH\000\022\034\n\ta" +
      "ny_match\030\004 \001(\010B\007\372B\004j\002\010\001H\000\022Q\n\032http_reques" +
      "t_headers_match\030\005 \001(\0132+.envoy.service.ta" +
      "p.v2alpha.HttpHeadersMatchH\000\022R\n\033http_req" +
      "uest_trailers_match\030\006 \001(\0132+.envoy.servic" +
      "e.tap.v2alpha.HttpHeadersMatchH\000\022R\n\033http" +
      "_response_headers_match\030\007 \001(\0132+.envoy.se" +
      "rvice.tap.v2alpha.HttpHeadersMatchH\000\022S\n\034" +
      "http_response_trailers_match\030\010 \001(\0132+.env" +
      "oy.service.tap.v2alpha.HttpHeadersMatchH" +
      "\000\032N\n\010MatchSet\022B\n\005rules\030\001 \003(\0132).envoy.ser" +
      "vice.tap.v2alpha.MatchPredicateB\010\372B\005\222\001\002\010" +
      "\002B\013\n\004rule\022\003\370B\001\"F\n\020HttpHeadersMatch\0222\n\007he" +
      "aders\030\001 \003(\0132!.envoy.api.v2.route.HeaderM" +
      "atcher\"\335\001\n\014OutputConfig\022@\n\005sinks\030\001 \003(\0132%" +
      ".envoy.service.tap.v2alpha.OutputSinkB\n\372" +
      "B\007\222\001\004\010\001\020\001\022;\n\025max_buffered_rx_bytes\030\002 \001(\013" +
      "2\034.google.protobuf.UInt32Value\022;\n\025max_bu" +
      "ffered_tx_bytes\030\003 \001(\0132\034.google.protobuf." +
      "UInt32Value\022\021\n\tstreaming\030\004 \001(\010\"\302\003\n\nOutpu" +
      "tSink\022F\n\006format\030\001 \001(\0162,.envoy.service.ta" +
      "p.v2alpha.OutputSink.FormatB\010\372B\005\202\001\002\020\001\022H\n" +
      "\017streaming_admin\030\002 \001(\0132-.envoy.service.t" +
      "ap.v2alpha.StreamingAdminSinkH\000\022A\n\014file_" +
      "per_tap\030\003 \001(\0132).envoy.service.tap.v2alph" +
      "a.FilePerTapSinkH\000\022F\n\016streaming_grpc\030\004 \001" +
      "(\0132,.envoy.service.tap.v2alpha.Streaming" +
      "GrpcSinkH\000\"~\n\006Format\022\026\n\022JSON_BODY_AS_BYT" +
      "ES\020\000\022\027\n\023JSON_BODY_AS_STRING\020\001\022\020\n\014PROTO_B" +
      "INARY\020\002\022!\n\035PROTO_BINARY_LENGTH_DELIMITED" +
      "\020\003\022\016\n\nPROTO_TEXT\020\004B\027\n\020output_sink_type\022\003" +
      "\370B\001\"\024\n\022StreamingAdminSink\".\n\016FilePerTapS" +
      "ink\022\034\n\013path_prefix\030\001 \001(\tB\007\372B\004r\002 \001\"c\n\021Str" +
      "eamingGrpcSink\022\016\n\006tap_id\030\001 \001(\t\022>\n\014grpc_s" +
      "ervice\030\002 \001(\0132\036.envoy.api.v2.core.GrpcSer" +
      "viceB\010\372B\005\212\001\002\020\001B\235\001\n\'io.envoyproxy.envoy.s" +
      "ervice.tap.v2alphaB\013CommonProtoP\001Z@githu" +
      "b.com/envoyproxy/go-control-plane/envoy/" +
      "service/tap/v2alpha\362\230\376\217\005\025\022\023envoy.config." +
      "tap.v3\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.BaseProto.getDescriptor(),
          io.envoyproxy.envoy.api.v2.core.GrpcServiceProto.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_service_tap_v2alpha_TapConfig_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_service_tap_v2alpha_TapConfig_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_tap_v2alpha_TapConfig_descriptor,
        new java.lang.String[] { "MatchConfig", "OutputConfig", "TapEnabled", });
    internal_static_envoy_service_tap_v2alpha_MatchPredicate_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_envoy_service_tap_v2alpha_MatchPredicate_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_tap_v2alpha_MatchPredicate_descriptor,
        new java.lang.String[] { "OrMatch", "AndMatch", "NotMatch", "AnyMatch", "HttpRequestHeadersMatch", "HttpRequestTrailersMatch", "HttpResponseHeadersMatch", "HttpResponseTrailersMatch", "Rule", });
    internal_static_envoy_service_tap_v2alpha_MatchPredicate_MatchSet_descriptor =
      internal_static_envoy_service_tap_v2alpha_MatchPredicate_descriptor.getNestedTypes().get(0);
    internal_static_envoy_service_tap_v2alpha_MatchPredicate_MatchSet_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_tap_v2alpha_MatchPredicate_MatchSet_descriptor,
        new java.lang.String[] { "Rules", });
    internal_static_envoy_service_tap_v2alpha_HttpHeadersMatch_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_envoy_service_tap_v2alpha_HttpHeadersMatch_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_tap_v2alpha_HttpHeadersMatch_descriptor,
        new java.lang.String[] { "Headers", });
    internal_static_envoy_service_tap_v2alpha_OutputConfig_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_envoy_service_tap_v2alpha_OutputConfig_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_tap_v2alpha_OutputConfig_descriptor,
        new java.lang.String[] { "Sinks", "MaxBufferedRxBytes", "MaxBufferedTxBytes", "Streaming", });
    internal_static_envoy_service_tap_v2alpha_OutputSink_descriptor =
      getDescriptor().getMessageTypes().get(4);
    internal_static_envoy_service_tap_v2alpha_OutputSink_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_tap_v2alpha_OutputSink_descriptor,
        new java.lang.String[] { "Format", "StreamingAdmin", "FilePerTap", "StreamingGrpc", "OutputSinkType", });
    internal_static_envoy_service_tap_v2alpha_StreamingAdminSink_descriptor =
      getDescriptor().getMessageTypes().get(5);
    internal_static_envoy_service_tap_v2alpha_StreamingAdminSink_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_tap_v2alpha_StreamingAdminSink_descriptor,
        new java.lang.String[] { });
    internal_static_envoy_service_tap_v2alpha_FilePerTapSink_descriptor =
      getDescriptor().getMessageTypes().get(6);
    internal_static_envoy_service_tap_v2alpha_FilePerTapSink_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_tap_v2alpha_FilePerTapSink_descriptor,
        new java.lang.String[] { "PathPrefix", });
    internal_static_envoy_service_tap_v2alpha_StreamingGrpcSink_descriptor =
      getDescriptor().getMessageTypes().get(7);
    internal_static_envoy_service_tap_v2alpha_StreamingGrpcSink_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_tap_v2alpha_StreamingGrpcSink_descriptor,
        new java.lang.String[] { "TapId", "GrpcService", });
    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.required);
    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.GrpcServiceProto.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