# Functions
GetState returns the global map.
# Interfaces
Map implements the a cgroup id to container id maping
Its intended use is to associate pod information with events by using a cgroup id defined in the low-level event (bpf or proc) to find the container ID.
# Type aliases
convinience types to make APIs more readable.
No description provided by the author
No description provided by the author