MCPcopy Create free account
hub / github.com/Mirantis/cri-dockerd / Error

Method Error

utils/exec.go:86–86  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

84type ExitError interface {
85 String() string
86 Error() string
87 Exited() bool
88 ExitStatus() int
89}

Callers 15

ErrorMethod · 0.65
StringMethod · 0.65
ErrorMethod · 0.65
TestLoNetNonNilFunction · 0.65
deleteFromNetworkMethod · 0.65
AddNetworkMethod · 0.65
DelNetworkMethod · 0.65
DelNetworkListMethod · 0.65
AddNetworkListMethod · 0.65
CheckNetworkListMethod · 0.65

Implementers 2

CodeExitErrorutils/exec.go
dockerExitErrorcore/exec.go

Calls

no outgoing calls

Tested by 15

TestLoNetNonNilFunction · 0.52
TestOpenCloseHostportsFunction · 0.52
TestHostportManagerFunction · 0.52
TestHostportManagerIPv6Function · 0.52
TestLimitFunction · 0.52
TestResetFunction · 0.52
TestSandboxStatusFunction · 0.52
TestSetUpPodFailureFunction · 0.52
TestPullWithJSONErrorFunction · 0.52
TestContainerStatusFunction · 0.52