Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containers/image
/ Familiar
Method
Familiar
docker/reference/normalize.go:136–138 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
134
}
135
136
func
(r repository) Familiar() Named {
137
return
familiarizeName(r)
138
}
139
140
func
(t taggedReference) Familiar() Named {
141
return
taggedReference{
Callers
nothing calls this directly
Calls
1
familiarizeName
Function · 0.85
Tested by
no test coverage detected