Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redspread/spread
/ Type
Method
Type
pkg/entity/entity.go:20–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
type
Entity
interface
{
19
deploy.Deployable
20
Type() Type
21
Objects() []deploy.KubeObject
22
Source() string
23
Attach(Entity) error
Callers
6
ResolveCommit
Method · 0.65
TestSourceInvalidEntity
Function · 0.65
TestImageType
Function · 0.65
TestBaseNew
Function · 0.65
validAttach
Method · 0.65
commands
Function · 0.65
Calls
no outgoing calls
Tested by
3
TestSourceInvalidEntity
Function · 0.52
TestImageType
Function · 0.52
TestBaseNew
Function · 0.52