Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/cli
/ Error
Method
Error
cmd/docker-trust/main.go:63–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
}
62
63
func
(errCtxSignalTerminated) Error() string {
64
return
""
65
}
66
67
func
main() {
68
cmd, err := command.NewDockerCli()
Callers
15
main
Function · 0.45
TestTrustTagContextWrite
Function · 0.45
TestSignerInfoContextWrite
Function · 0.45
TestSignerAddCommandNoTargetsKey
Function · 0.45
TestSignerAddCommandBadKeyPath
Function · 0.45
TestSignerAddCommandInvalidRepoName
Function · 0.45
TestIngestPublicKeys
Function · 0.45
TestLoadKeyTooPermissive
Function · 0.45
TestLoadPubKeyFailure
Function · 0.45
TestValidateKeyArgs
Function · 0.45
addSigner
Function · 0.45
removeSigner
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestTrustTagContextWrite
Function · 0.36
TestSignerInfoContextWrite
Function · 0.36
TestSignerAddCommandNoTargetsKey
Function · 0.36
TestSignerAddCommandBadKeyPath
Function · 0.36
TestSignerAddCommandInvalidRepoName
Function · 0.36
TestIngestPublicKeys
Function · 0.36
TestLoadKeyTooPermissive
Function · 0.36
TestLoadPubKeyFailure
Function · 0.36
TestValidateKeyArgs
Function · 0.36
TestGetSignedManifestHashAndSize
Function · 0.36
TestGetReleasedTargetHashAndSize
Function · 0.36
TestCreateTarget
Function · 0.36