Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containers/image
/ Digest
Method
Digest
docker/reference/reference.go:130–130 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
128
type
Digested
interface
{
129
Reference
130
Digest() digest.Digest
131
}
132
133
// Canonical reference is an object with a fully unique
Callers
15
TestPrepareCopyInstancesforInstanceCopyCopy
Function · 0.65
TestPrepareCopyInstancesforInstanceCopyClone
Function · 0.65
copyMultipleImages
Method · 0.65
Read
Method · 0.65
copySingleImage
Method · 0.65
NewImageSource
Method · 0.65
splitUserInput
Function · 0.65
TestBlobCache
Function · 0.65
saveStream
Method · 0.65
prioritize_test.go
File · 0.65
test.go
File · 0.65
testGenericUncompressedDigest
Function · 0.65
Implementers
3
Digester
internal/putblobdigest/put_blob_digest
reference
docker/reference/reference.go
canonicalReference
docker/reference/reference.go
Calls
no outgoing calls
Tested by
15
TestPrepareCopyInstancesforInstanceCopyCopy
Function · 0.52
TestPrepareCopyInstancesforInstanceCopyClone
Function · 0.52
TestBlobCache
Function · 0.52
makeLayerGoroutine
Function · 0.52
TestWriteRead
Function · 0.52
TestReferenceManifestPath
Function · 0.52
TestReferenceLayerPath
Function · 0.52
TestReferenceSignaturePath
Function · 0.52
TestGetPutBlob
Function · 0.52
TestPutBlobDigestFailure
Function · 0.52
testDigester
Function · 0.52
TestDigestIfUnknown
Function · 0.52