Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kubernetes/client-go
/ Errorf
Method
Errorf
util/testing/fake_handler.go:30–30 · util/testing/fake_handler.go::TestInterface.Errorf
(format string, args ...interface{})
Source
from the content-addressed store, hash-verified
28
// testing easier (insert
'yo dawg'
meme here).
29
type
TestInterface
interface
{
30
Errorf(format string, args ...
interface
{})
31
Logf(format string, args ...
interface
{})
32
}
33
Callers
15
TestListenerResyncPeriods
Function · 0.65
TestResyncCheckPeriod
Function · 0.65
Add
Method · 0.65
BulkAdd
Method · 0.65
AddIfNotPresent
Method · 0.65
Delete
Method · 0.65
Pop
Method · 0.65
IndexFuncToKeyFuncAdapter
Function · 0.65
MetaNamespaceIndexFunc
Function · 0.65
TestUpdateCallsPush
Function · 0.65
TestDeleteCallsPush
Function · 0.65
TestReadsDoNotCallPush
Function · 0.65
Implementers
1
fakeError
util/testing/fake_handler_test.go
Calls
no outgoing calls
Tested by
15
TestListenerResyncPeriods
Function · 0.52
TestResyncCheckPeriod
Function · 0.52
TestUpdateCallsPush
Function · 0.52
TestDeleteCallsPush
Function · 0.52
TestReadsDoNotCallPush
Function · 0.52
TestReplaceCallsPush
Function · 0.52
TestCloseWatchChannelOnError
Function · 0.52
TestRunUntil
Function · 0.52
TestReflectorResyncChan
Function · 0.52
TestReflectorWatchHandlerError
Function · 0.52
TestReflectorWatchHandler
Function · 0.52
TestReflectorStopWatch
Function · 0.52