MCPcopy Index your code
hub / github.com/devspace-sh/devspace / Save

Method Save

pkg/devspace/compose/manager.go:72–72  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70 Load(log log.Logger) error
71 Configs() map[string]*latest.Config
72 Save() error
73}
74
75type composeManager struct {

Callers 13

DeployMethod · 0.65
PurgeMethod · 0.65
RevertReplacePodMethod · 0.65
ReplacePodMethod · 0.65
LoginMethod · 0.65
ResolveMethod · 0.65
CheckKubeContextFunction · 0.65
initializeFunction · 0.65
initDevspaceMethod · 0.65
initDockerComposeMethod · 0.65
RunResetVarsMethod · 0.65
ClearProjectKubeContextFunction · 0.65

Implementers 1

composeManagerpkg/devspace/compose/manager.go

Calls

no outgoing calls

Tested by

no test coverage detected