//
pkg.gl
Category
github.com/grafana/beyla
pkg
internal
helpers
container
package
1.8.7
Repository:
https://github.com/grafana/beyla.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
45 SLOC
#
Functions
InfoForPID
InfoForPID returns the container ID and PID namespace for the given PID.
#
Structs
Info
Info that we need to keep from a container: its ContainerID in Kubernetes and the PIDNamespace of its processes.