MCPcopy Create free account
hub / github.com/devspace-sh/devspace / AsDependency

Method AsDependency

pkg/devspace/context/context.go:96–96  ·  view source on GitHub ↗
(dependency types.Dependency)

Source from the content-addressed store, hash-verified

94 WithEnviron(environ expand.Environ) Context
95 WithLogger(logger log.Logger) Context
96 AsDependency(dependency types.Dependency) Context
97}
98
99type context struct {

Callers 6

startNewDependencyMethod · 0.65
GetImageFunction · 0.65
RunMethod · 0.65
RunRunMethod · 0.65
ResetPodsRecursiveFunction · 0.65

Implementers 1

contextpkg/devspace/context/context.go

Calls

no outgoing calls

Tested by

no test coverage detected