MCPcopy 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

testLoadFunction · 0.95
LoadWithParserMethod · 0.95
RunMethod · 0.95
StartProxyCommandsFunction · 0.65
StartPortForwardingFunction · 0.65
StartSSHFunction · 0.65
startSSHFunction · 0.65
RevertReplacePodMethod · 0.65
matchesImageSelectorFunction · 0.65
ReplacePodMethod · 0.65
replaceImageFunction · 0.65
hashImageSelectorFunction · 0.65

Calls

no outgoing calls

Tested by 3

testLoadFunction · 0.76
testGetProfilesFunction · 0.52
TestParseCommandsFunction · 0.52