MCPcopy
hub / github.com/kubernetes/client-go / Logf

Method Logf

util/testing/fake_handler.go:36–36  ·  view source on GitHub ↗
(format string, args ...interface{})

Source from the content-addressed store, hash-verified

34// LogInterface is a simple interface to allow injection of Logf to report serving errors.
35type LogInterface interface {
36 Logf(format string, args ...interface{})
37}
38
39// FakeHandler is to assist in testing HTTP requests. Notice that FakeHandler is

Callers 15

TestReflectorResyncChanFunction · 0.65
TestDeltaFIFO_addUpdateFunction · 0.65
TestHammerControllerFunction · 0.65
consumeFunction · 0.65
validateEventFunction · 0.65
TestGetListenerFunction · 0.65
TestEventSeriesfFunction · 0.65
TestFinishSeriesFunction · 0.65
TestGetServerResourcesFunction · 0.65

Implementers 1

fakeErrorutil/testing/fake_handler_test.go

Calls

no outgoing calls

Tested by 15

TestReflectorResyncChanFunction · 0.52
TestDeltaFIFO_addUpdateFunction · 0.52
TestHammerControllerFunction · 0.52
consumeFunction · 0.52
validateEventFunction · 0.52
TestGetListenerFunction · 0.52
TestEventSeriesfFunction · 0.52
TestFinishSeriesFunction · 0.52
TestGetServerResourcesFunction · 0.52