Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/docker/cli
/ Error
Method
Error
cli/command/container/create_test.go:317–317 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
315
316
func
(fakeNotFound) NotFound() {}
317
func
(fakeNotFound) Error() string {
return
"error fake not found"
}
Callers
15
TestGetExitStatus
Function · 0.45
TestParseRunWithInvalidArgs
Function · 0.45
TestParseWithMacAddress
Function · 0.45
TestParseWithExpose
Function · 0.45
TestParseNetworkConfig
Function · 0.45
TestParseRestartPolicy
Function · 0.45
TestParseRestartPolicyAutoRemove
Function · 0.45
TestParseHealth
Function · 0.45
TestParseLoggingOpts
Function · 0.45
TestParseEnvfileVariables
Function · 0.45
TestParseEnvfileVariablesWithBOMUnicode
Function · 0.45
TestParseLabelfileVariables
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected