MCPcopy Index your code
hub / github.com/devspace-sh/devspace / WithNewTomb

Method WithNewTomb

pkg/devspace/context/context.go:88–88  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

86 ResolvePath(relPath string) string
87
88 WithNewTomb() (Context, *tomb.Tomb)
89 WithKubeClient(client kubectl.Client) Context
90 WithWorkingDir(workingDir string) Context
91 WithConfig(conf config.Config) Context

Callers 4

StartSyncFromCmdFunction · 0.65
StartNewDependenciesMethod · 0.65
StartNewPipelinesMethod · 0.65
openLocalMethod · 0.65

Implementers 1

contextpkg/devspace/context/context.go

Calls

no outgoing calls

Tested by

no test coverage detected