Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ Platforms
Method
Platforms
core/transfer/transfer.go:142–142 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
140
// ImagePlatformsGetter is type which returns configured platforms.
141
type
ImagePlatformsGetter
interface
{
142
Platforms() []ocispec.Platform
143
}
144
145
// UnpackConfiguration specifies the platform and snapshotter to use for resolving
Callers
1
push
Method · 0.65
Implementers
1
Store
core/transfer/image/imagestore.go
Calls
no outgoing calls
Tested by
no test coverage detected