Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containers/image
/ Tag
Method
Tag
docker/reference/reference.go:117–117 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
115
type
Tagged
interface
{
116
Reference
117
Tag() string
118
}
119
120
// NamedTagged is an object including a name and tag.
Callers
15
splitUserInput
Function · 0.65
PolicyConfigurationNamespaces
Method · 0.65
EmbeddedDockerReferenceConflicts
Method · 0.65
UpdatedImage
Method · 0.65
ensureImageIsResolved
Method · 0.65
TestParseReference
Function · 0.65
newImageDestination
Function · 0.65
tagOrDigest
Method · 0.65
WithDigest
Function · 0.65
TestReferenceParse
Function · 0.65
TestSerialization
Function · 0.65
writeLegacyMetadataLocked
Method · 0.65
Implementers
2
reference
docker/reference/reference.go
taggedReference
docker/reference/reference.go
Calls
no outgoing calls
Tested by
3
TestParseReference
Function · 0.52
TestReferenceParse
Function · 0.52
TestSerialization
Function · 0.52