# Constants
EventSample is equivalent to PERF_RECORD_SAMPLE.
RecordLost is equivalent to PERF_RECORD_LOST.
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
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
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
CiliumEventType from which the flow originated.
CiliumEventTypeValidationError is the validation error returned by CiliumEventType.Validate if the designated constraints aren't met.
DNS flow.
DNSValidationError is the validation error returned by DNS.Validate if the designated constraints aren't met.
No description provided by the author
EndpointValidationError is the validation error returned by Endpoint.Validate if the designated constraints aren't met.
No description provided by the author
EthernetValidationError is the validation error returned by Ethernet.Validate if the designated constraints aren't met.
EventTypeFilter is a filter describing a particular event type.
EventTypeFilterValidationError is the validation error returned by EventTypeFilter.Validate if the designated constraints aren't met.
No description provided by the author
FlowFilter represent an individual flow filter.
FlowFilterValidationError is the validation error returned by FlowFilter.Validate if the designated constraints aren't met.
FlowValidationError is the validation error returned by Flow.Validate if the designated constraints aren't met.
L7 information for HTTP flows.
No description provided by the author
HTTPHeaderValidationError is the validation error returned by HTTPHeader.Validate if the designated constraints aren't met.
HTTPValidationError is the validation error returned by HTTP.Validate if the designated constraints aren't met.
No description provided by the author
ICMPv4ValidationError is the validation error returned by ICMPv4.Validate if the designated constraints aren't met.
No description provided by the author
ICMPv6ValidationError is the validation error returned by ICMPv6.Validate if the designated constraints aren't met.
No description provided by the author
IPValidationError is the validation error returned by IP.Validate if the designated constraints aren't met.
L7 information for Kafka flows.
KafkaValidationError is the validation error returned by Kafka.Validate if the designated constraints aren't met.
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
Layer4ValidationError is the validation error returned by Layer4.Validate if the designated constraints aren't met.
Message for L7 flow, which roughly corresponds to Cilium's accesslog LogRecord:
https://github.com/cilium/cilium/blob/728c79e427438ab6f8d9375b62fccd6fed4ace3a/pkg/proxy/accesslog/record.go#L141.
No description provided by the author
No description provided by the author
No description provided by the author
Layer7ValidationError is the validation error returned by Layer7.Validate if the designated constraints aren't met.
Payload is the payload, i.e.
PayloadValidationError is the validation error returned by Payload.Validate if the designated constraints aren't met.
No description provided by the author
ServiceValidationError is the validation error returned by Service.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
TCPFlagsValidationError is the validation error returned by TCPFlags.Validate if the designated constraints aren't met.
TCPValidationError is the validation error returned by TCP.Validate if the designated constraints aren't met.
No description provided by the author
UDPValidationError is the validation error returned by UDP.Validate if the designated constraints aren't met.
# Type aliases
EventType are constants are based on the ones from <linux/perf_event.h>.
No description provided by the author
No description provided by the author
This enum corresponds to Cilium's L7 accesslog FlowType:
https://github.com/cilium/cilium/blob/728c79e427438ab6f8d9375b62fccd6fed4ace3a/pkg/proxy/accesslog/record.go#L26.
No description provided by the author