package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Structs
ErrorEntry captures the error encountered while reading the log input.
LogEntry captures some log entry which was recognized as coming from klog.
OtherEntry captures some log line which is not part of a klog log entry.
# Interfaces
Entry is the base type for a log entry.