Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containers/image
/ String
Method
String
docker/reference/reference.go:67–67 ·
view source on GitHub ↗
String returns the full reference
()
Source
from the content-addressed store, hash-verified
65
type
Reference
interface
{
66
// String returns the full reference
67
String() string
68
}
69
70
// Field provides a wrapper type for resolving correct reference types when
Callers
15
TestParseAnyReference
Function · 0.95
createSignatures
Method · 0.65
TestNewDigestingReader
Function · 0.65
TestDigestingReaderRead
Function · 0.65
blobPipelineDetectCompressionStep
Function · 0.65
TestDiffIDComputationGoroutine
Function · 0.65
SignImageManifest
Method · 0.65
updateEmbeddedDockerReference
Method · 0.65
GetBlob
Method · 0.65
TestSplitUserInput
Function · 0.65
TestResolve
Function · 0.65
removeAlias
Function · 0.65
Implementers
4
reference
docker/reference/reference.go
repository
docker/reference/reference.go
taggedReference
docker/reference/reference.go
canonicalReference
docker/reference/reference.go
Calls
no outgoing calls
Tested by
15
TestParseAnyReference
Function · 0.76
TestNewDigestingReader
Function · 0.52
TestDigestingReaderRead
Function · 0.52
TestDiffIDComputationGoroutine
Function · 0.52
SignImageManifest
Method · 0.52
TestSplitUserInput
Function · 0.52
TestResolve
Function · 0.52
removeAlias
Function · 0.52
TestResolveWithDropInConfigs
Function · 0.52
TestResolveAndRecord
Function · 0.52
TestResolveLocally
Function · 0.52
TestParseShortNameValue
Function · 0.52