Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kubernetes/node-problem-detector
/ String
Method
String
pkg/systemlogmonitor/log_buffer.go:33–33 ·
view source on GitHub ↗
String returns a concatenated string of the buffered logs.
()
Source
from the content-addressed store, hash-verified
31
Match(string) []*types.Log
32
// String returns a concatenated string of the buffered logs.
33
String() string
34
}
35
36
type
logBuffer
struct
{
Callers
15
TestPush
Function · 0.95
config.go
File · 0.65
getHealthCheckFunc
Function · 0.65
watchLoop
Method · 0.65
getJournal
Function · 0.65
config.go
File · 0.65
MarshalText
Method · 0.65
run
Method · 0.65
TestCustomPluginConfigApplyConfiguration
Function · 0.65
config.go
File · 0.65
runTestSSHServer
Function · 0.65
TestTimeoutDialer
Function · 0.65
Implementers
1
logBuffer
pkg/systemlogmonitor/log_buffer.go
Calls
no outgoing calls
Tested by
4
TestPush
Function · 0.76
TestCustomPluginConfigApplyConfiguration
Function · 0.52
runTestSSHServer
Function · 0.52
TestTimeoutDialer
Function · 0.52