Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devspace-sh/devspace
/ Configs
Method
Configs
pkg/devspace/compose/manager.go:71–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
69
type
ComposeManager
interface
{
70
Load(log log.Logger) error
71
Configs()
map
[string]*latest.Config
72
Save() error
73
}
74
Callers
2
testLoad
Function · 0.95
initDockerCompose
Method · 0.95
Implementers
1
composeManager
pkg/devspace/compose/manager.go
Calls
no outgoing calls
Tested by
1
testLoad
Function · 0.76