Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
testCompareEntity
Function · 0.65
Images
Method · 0.65
Images
Method · 0.65
Images
Method · 0.65
Images
Method · 0.65
TestRCAttachImage
Function · 0.65
TestRCAttachContainer
Function · 0.65
TestRCAttachPod
Function · 0.65
Implementers
5
Pod
pkg/entity/pod.go
Image
pkg/entity/image.go
ReplicationController
pkg/entity/replicationcontroller.go
App
pkg/entity/app.go
Container
pkg/entity/container.go
Calls
no outgoing calls
Tested by
4
testCompareEntity
Function · 0.52
TestRCAttachImage
Function · 0.52
TestRCAttachContainer
Function · 0.52
TestRCAttachPod
Function · 0.52