//
pkg.gl
Category
github.com/divinerapier/learn-kubernetes
pkg
kubelet
util
logreduction
package
0.0.0-20191024030528-a481964b876e
Repository:
https://github.com/divinerapier/learn-kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
45 SLOC
#
Functions
NewLogReduction
NewLogReduction returns an initialized LogReduction.
#
Structs
LogReduction
LogReduction provides a filter for consecutive identical log messages; a message will be printed no more than once per interval.