MCPcopy
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

18type Entity interface {
19 deploy.Deployable
20 Type() Type
21 Objects() []deploy.KubeObject
22 Source() string
23 Attach(Entity) error

Callers 6

ResolveCommitMethod · 0.65
TestSourceInvalidEntityFunction · 0.65
TestImageTypeFunction · 0.65
TestBaseNewFunction · 0.65
validAttachMethod · 0.65
commandsFunction · 0.65

Calls

no outgoing calls

Tested by 3

TestSourceInvalidEntityFunction · 0.52
TestImageTypeFunction · 0.52
TestBaseNewFunction · 0.52