package
1.14.4
Repository: https://github.com/datawire/ambassador.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

Each message will be written as JSON.
Each message will be written as JSON.
Binary proto format.
Messages are written as a sequence tuples, where each tuple is the message length encoded as a `protobuf 32-bit varint <https://developers.google.com/protocol-buffers/docs/reference/cpp/google.protobuf.io.coded_stream>`_ followed by the binary message.
Text proto format.

# Variables

No description provided by the author
No description provided by the author
Enum value maps for OutputSink_Format.
Enum value maps for OutputSink_Format.

# Structs

The file per tap sink outputs a discrete file for every tapped stream.
FilePerTapSinkValidationError is the validation error returned by FilePerTapSink.Validate if the designated constraints aren't met.
HTTP headers match configuration.
HttpHeadersMatchValidationError is the validation error returned by HttpHeadersMatch.Validate if the designated constraints aren't met.
Tap match configuration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A set of match configurations used for logical operations.
MatchPredicate_MatchSetValidationError is the validation error returned by MatchPredicate_MatchSet.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
MatchPredicateValidationError is the validation error returned by MatchPredicate.Validate if the designated constraints aren't met.
Tap output configuration.
OutputConfigValidationError is the validation error returned by OutputConfig.Validate if the designated constraints aren't met.
Tap output sink configuration.
No description provided by the author
No description provided by the author
No description provided by the author
OutputSinkValidationError is the validation error returned by OutputSink.Validate if the designated constraints aren't met.
Streaming admin sink configuration.
StreamingAdminSinkValidationError is the validation error returned by StreamingAdminSink.Validate if the designated constraints aren't met.
[#not-implemented-hide:] Streaming gRPC sink configuration sends the taps to an external gRPC server.
StreamingGrpcSinkValidationError is the validation error returned by StreamingGrpcSink.Validate if the designated constraints aren't met.
[#not-implemented-hide:] Stream message for the Tap API.
No description provided by the author
StreamTapsRequest_IdentifierValidationError is the validation error returned by StreamTapsRequest_Identifier.Validate if the designated constraints aren't met.
StreamTapsRequestValidationError is the validation error returned by StreamTapsRequest.Validate if the designated constraints aren't met.
[#not-implemented-hide:].
StreamTapsResponseValidationError is the validation error returned by StreamTapsResponse.Validate if the designated constraints aren't met.
Tap configuration.
TapConfigValidationError is the validation error returned by TapConfig.Validate if the designated constraints aren't met.
UnimplementedTapSinkServiceServer can be embedded to have forward compatible implementations.

# Interfaces

No description provided by the author
No description provided by the author
TapSinkServiceClient is the client API for TapSinkService service.
TapSinkServiceServer is the server API for TapSinkService service.

# Type aliases

Output format.