package
0.13.28
Repository: https://github.com/datadog/cilium.git
Documentation: pkg.go.dev

# Functions

ReadMetaPayload reads a Meta and Payload from a Cilium monitor connection.
WriteMetaPayload writes a Meta and Payload into a Cilium monitor connection.

# Constants

EventSample is equivalent to PERF_RECORD_SAMPLE.
RecordLost is equivalent to PERF_RECORD_LOST.

# Structs

Meta is used by readers to get information about the payload.
Payload is the structure used when copying events from the main monitor.