Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
99
type
context
struct
{
Callers
6
startNewDependency
Method · 0.65
GetImage
Function · 0.65
executeDependenciesRecursive
Method · 0.65
Run
Method · 0.65
RunRun
Method · 0.65
ResetPodsRecursive
Function · 0.65
Implementers
1
context
pkg/devspace/context/context.go
Calls
no outgoing calls
Tested by
no test coverage detected