MCPcopy
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.
141type ImagePlatformsGetter interface {
142 Platforms() []ocispec.Platform
143}
144
145// UnpackConfiguration specifies the platform and snapshotter to use for resolving

Callers 1

pushMethod · 0.65

Implementers 1

Storecore/transfer/image/imagestore.go

Calls

no outgoing calls

Tested by

no test coverage detected