# Constants
Length of the cgroup name as it is returned from BPF side.
Length of the cgroup path as it is returned from BPF side.
DOCKER_ID_LENGTH to match BPF side buffer size where we read the cgroup of the task.
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
MsgUnixSize of msg.
UnresolvedMountPoints = 0x1 // (deprecated).
# Structs
No description provided by the author
MsgCgroupData is complementary cgroup data that is collected from BPF side on various cgroup events.
MsgCgroupEvent is the data that is sent from BPF side on cgroup events into ring buffer.
No description provided by the author
API between Kernel BPF and Userspace tetragon Golang agent.
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
API between Userspace tetragon Golang agent and Unix domain socket listener.