MCPcopy
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

22type ExitError interface {
23 String() string
24 Error() string
25 Exited() bool
26 ExitStatus() int
27}

Callers 15

TestHeapEmptyPopFunction · 0.65
TestHeapAddAfterCloseFunction · 0.65
ErrorMethod · 0.65
TestFIFO_requeueOnPopFunction · 0.65
TestUpdateExpiredEventFunction · 0.65
TestLotsOfEventsFunction · 0.65
TestGetListenerFunction · 0.65
waitForConnectionMethod · 0.65

Implementers 1

CodeExitErrorutil/exec/exec.go

Calls

no outgoing calls

Tested by 15

TestHeapEmptyPopFunction · 0.52
TestHeapAddAfterCloseFunction · 0.52
TestFIFO_requeueOnPopFunction · 0.52
TestUpdateExpiredEventFunction · 0.52
TestLotsOfEventsFunction · 0.52
TestGetListenerFunction · 0.52
TestNewInformerWatcherFunction · 0.52
TestUntilErrorConditionFunction · 0.52