package
0.0.0-20250305113347-723568176820
Repository: https://github.com/cilium/proxy.git
Documentation: pkg.go.dev

# Functions

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

# Variables

No description provided by the author

# Structs

Stream message for the StreamAccessLogs API.
Wrapper for batches of HTTP access log entries.
StreamAccessLogsMessage_HTTPAccessLogEntriesValidationError is the validation error returned by StreamAccessLogsMessage_HTTPAccessLogEntries.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
StreamAccessLogsMessage_IdentifierValidationError is the validation error returned by StreamAccessLogsMessage_Identifier.Validate if the designated constraints aren't met.
Wrapper for batches of TCP access log entries.
StreamAccessLogsMessage_TCPAccessLogEntriesValidationError is the validation error returned by StreamAccessLogsMessage_TCPAccessLogEntries.Validate if the designated constraints aren't met.
No description provided by the author
StreamAccessLogsMessageValidationError is the validation error returned by StreamAccessLogsMessage.Validate if the designated constraints aren't met.
Empty response for the StreamAccessLogs API.
StreamAccessLogsResponseValidationError is the validation error returned by StreamAccessLogsResponse.Validate if the designated constraints aren't met.
UnimplementedAccessLogServiceServer can be embedded to have forward compatible implementations.

# Interfaces

No description provided by the author
No description provided by the author
AccessLogServiceClient is the client API for AccessLogService service.
AccessLogServiceServer is the server API for AccessLogService service.

# Type aliases

StreamAccessLogsMessage_HTTPAccessLogEntriesMultiError is an error wrapping multiple validation errors returned by StreamAccessLogsMessage_HTTPAccessLogEntries.ValidateAll() if the designated constraints aren't met.
StreamAccessLogsMessage_IdentifierMultiError is an error wrapping multiple validation errors returned by StreamAccessLogsMessage_Identifier.ValidateAll() if the designated constraints aren't met.
StreamAccessLogsMessage_TCPAccessLogEntriesMultiError is an error wrapping multiple validation errors returned by StreamAccessLogsMessage_TCPAccessLogEntries.ValidateAll() if the designated constraints aren't met.
StreamAccessLogsMessageMultiError is an error wrapping multiple validation errors returned by StreamAccessLogsMessage.ValidateAll() if the designated constraints aren't met.
StreamAccessLogsResponseMultiError is an error wrapping multiple validation errors returned by StreamAccessLogsResponse.ValidateAll() if the designated constraints aren't met.