Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kubernetes/client-go
/ Error
Method
Error
util/exec/exec.go:24–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
type
ExitError
interface
{
23
String() string
24
Error() string
25
Exited() bool
26
ExitStatus() int
27
}
Callers
15
TestCloseWatchChannelOnError
Function · 0.65
TestReflectorListAndWatch
Function · 0.65
TestHeapEmptyPop
Function · 0.65
TestHeapAddAfterClose
Function · 0.65
TestDeltaFIFO_requeueOnPop
Function · 0.65
Error
Method · 0.65
TestFIFO_requeueOnPop
Function · 0.65
TestUpdateExpiredEvent
Function · 0.65
TestLotsOfEvents
Function · 0.65
TestLeaderElectionHealthChecker
Function · 0.65
TestGetListener
Function · 0.65
waitForConnection
Method · 0.65
Implementers
1
CodeExitError
util/exec/exec.go
Calls
no outgoing calls
Tested by
15
TestCloseWatchChannelOnError
Function · 0.52
TestReflectorListAndWatch
Function · 0.52
TestHeapEmptyPop
Function · 0.52
TestHeapAddAfterClose
Function · 0.52
TestDeltaFIFO_requeueOnPop
Function · 0.52
TestFIFO_requeueOnPop
Function · 0.52
TestUpdateExpiredEvent
Function · 0.52
TestLotsOfEvents
Function · 0.52
TestLeaderElectionHealthChecker
Function · 0.52
TestGetListener
Function · 0.52
TestNewInformerWatcher
Function · 0.52
TestUntilErrorCondition
Function · 0.52