MCPcopy
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
36type logBuffer struct {

Callers 15

TestPushFunction · 0.95
config.goFile · 0.65
getHealthCheckFuncFunction · 0.65
watchLoopMethod · 0.65
getJournalFunction · 0.65
config.goFile · 0.65
MarshalTextMethod · 0.65
runMethod · 0.65
config.goFile · 0.65
runTestSSHServerFunction · 0.65
TestTimeoutDialerFunction · 0.65

Implementers 1

logBufferpkg/systemlogmonitor/log_buffer.go

Calls

no outgoing calls

Tested by 4

TestPushFunction · 0.76
runTestSSHServerFunction · 0.52
TestTimeoutDialerFunction · 0.52