Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ Name
Method
Name
client/image.go:149–151 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
147
}
148
149
func
(i *image) Name() string {
150
return
i.i.Name
151
}
152
153
func
(i *image) Target() ocispec.Descriptor {
154
return
i.i.Target
Callers
1
Unpack
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected