MCPcopy 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
136func (r repository) Familiar() Named {
137 return familiarizeName(r)
138}
139
140func (t taggedReference) Familiar() Named {
141 return taggedReference{

Callers

nothing calls this directly

Calls 1

familiarizeNameFunction · 0.85

Tested by

no test coverage detected