# Packages
No description provided by the author
# Functions
GetContainerIdFromTaskDir gets a containerID from a given task or process directory path.
InitContainerPathResolver creates a resolver for paths from within containers.
New initializes a Containers object and returns a pointer to it.
No description provided by the author
RuntimeInfoService initializes a service which can register enrichers for container runtimes.
# Variables
No description provided by the author
No description provided by the author
# Structs
CgroupInfo represents a cgroup dir (might describe a container cgroup dir).
ContainerPathResolver generates an accessible absolute path from the root mount namespace to a relative path in a container.
Containers contains information about running containers in the host.
No description provided by the author