Documentation ¶
Overview ¶
Package container provides helper tools to inspect container information
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Info ¶
Info that we need to keep from a container: its ContainerID in Kubernetes and the PIDNamespace of its processes. Many containers in the same pod will have different ContainerID but the same PIDNamespace
func InfoForPID ¶
InfoForPID returns the container ID and PID namespace for the given PID.
Click to show internal directories.
Click to hide internal directories.