//
pkg.gl
Category
github.com/google/cadvisor
utils
oomparser
package
0.52.1
Repository:
https://github.com/google/cadvisor.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
6
Dependents
45
Files
135 SLOC
#
Packages
oomexample
#
Functions
New
initializes an OomParser object.
#
Structs
OomInstance
struct that contains information related to an OOM kill instance.
OomParser
OomParser wraps a kmsgparser in order to extract OOM events from the individual kernel ring buffer messages.