MCPcopy Create free account
hub / github.com/1Panel-dev/1Panel / ImagePull

Method ImagePull

agent/app/service/image.go:42–42  ·  view source on GitHub ↗
(req dto.ImagePull)

Source from the content-addressed store, hash-verified

40 ListAll() ([]dto.ImageInfo, error)
41 ImageBuild(req dto.ImageBuild) error
42 ImagePull(req dto.ImagePull) error
43 ImageLoad(req dto.ImageLoad) error
44 ImageSave(req dto.ImageSave) error
45 ImagePush(req dto.ImagePush) error

Callers 3

PullImageFunction · 0.65
ImagePullMethod · 0.65

Implementers 1

ImageServiceagent/app/service/image.go

Calls

no outgoing calls

Tested by

no test coverage detected