MCPcopy
hub / github.com/redspread/spread / Images

Method Images

pkg/deploy/deployable.go:12–12  ·  view source on GitHub ↗

Images returns the images required for deployment

()

Source from the content-addressed store, hash-verified

10 Deployment() (*Deployment, error)
11 // Images returns the images required for deployment
12 Images() []*image.Image
13}

Callers 8

testCompareEntityFunction · 0.65
ImagesMethod · 0.65
ImagesMethod · 0.65
ImagesMethod · 0.65
ImagesMethod · 0.65
TestRCAttachImageFunction · 0.65
TestRCAttachContainerFunction · 0.65
TestRCAttachPodFunction · 0.65

Implementers 5

Podpkg/entity/pod.go
Imagepkg/entity/image.go
ReplicationControllerpkg/entity/replicationcontroller.go
Apppkg/entity/app.go
Containerpkg/entity/container.go

Calls

no outgoing calls

Tested by 4

testCompareEntityFunction · 0.52
TestRCAttachImageFunction · 0.52
TestRCAttachContainerFunction · 0.52
TestRCAttachPodFunction · 0.52