MCPcopy Create free account
hub / github.com/containers/image / Domain

Method Domain

docker/reference/reference.go:144–144  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

142type namedRepository interface {
143 Named
144 Domain() string
145 Path() string
146}
147

Callers 5

familiarizeNameFunction · 0.65
DomainFunction · 0.65
SplitHostnameFunction · 0.65
WithTagFunction · 0.65
WithDigestFunction · 0.65

Implementers 1

repositorydocker/reference/reference.go

Calls

no outgoing calls

Tested by

no test coverage detected