Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devspace-sh/devspace
/ Config
Method
Config
pkg/devspace/context/context.go:73–73 ·
view source on GitHub ↗
Config is the loaded DevSpace config
()
Source
from the content-addressed store, hash-verified
71
72
// Config is the loaded DevSpace config
73
Config() config.Config
74
75
// Dependencies are the loaded dependencies
76
Dependencies() []types.Dependency
Callers
1
AsDependency
Method · 0.65
Implementers
1
context
pkg/devspace/context/context.go
Calls
no outgoing calls
Tested by
no test coverage detected