Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devspace-sh/devspace
/ Config
Method
Config
pkg/devspace/config/config.go:13–13 ·
view source on GitHub ↗
Config returns the parsed config
()
Source
from the content-addressed store, hash-verified
11
12
// Config returns the parsed config
13
Config() *latest.Config
14
15
// Raw returns the config as it was loaded from the devspace.yaml
16
// including all sections
Callers
15
testLoad
Function · 0.95
LoadWithParser
Method · 0.95
Run
Method · 0.95
StartProxyCommands
Function · 0.65
StartPortForwarding
Function · 0.65
StartSSH
Function · 0.65
startSSH
Function · 0.65
RevertReplacePod
Method · 0.65
matchesImageSelector
Function · 0.65
ReplacePod
Method · 0.65
replaceImage
Function · 0.65
hashImageSelector
Function · 0.65
Calls
no outgoing calls
Tested by
3
testLoad
Function · 0.76
testGetProfiles
Function · 0.52
TestParseCommands
Function · 0.52