Versions in this module Expand all Collapse all v0 v0.60.0 Jun 20, 2026 Changes in this version + type OomInstance struct — linux/amd64 + Constraint string + ContainerName string + Pid int + ProcessName string + TimeOfDeath time.Time + VictimContainerName string + type OomParser struct — linux/amd64 + func New() (*OomParser, error) + func (p *OomParser) StreamOoms(outStream chan<- *OomInstance)