MCPcopy Create free account
hub / github.com/devspace-sh/devspace / Upgrade

Method Upgrade

pkg/devspace/config/versions/config/interface.go:8–8  ·  view source on GitHub ↗
(log log.Logger)

Source from the content-addressed store, hash-verified

6type Config interface {
7 GetVersion() string
8 Upgrade(log log.Logger) (Config, error)
9}
10
11// New creates a new config

Callers 13

logsMethod · 0.65
enterMethod · 0.65
commandMethod · 0.65
ParseFunction · 0.65
TestSimpleFunction · 0.65
TestSimpleFunction · 0.65
TestSimpleFunction · 0.65
TestSimpleFunction · 0.65
TestSimpleFunction · 0.65
TestSimpleFunction · 0.65
TestSimpleFunction · 0.65
TestSimpleFunction · 0.65

Calls

no outgoing calls

Tested by 9

TestSimpleFunction · 0.52
TestSimpleFunction · 0.52
TestSimpleFunction · 0.52
TestSimpleFunction · 0.52
TestSimpleFunction · 0.52
TestSimpleFunction · 0.52
TestSimpleFunction · 0.52
TestSimpleFunction · 0.52
TestSimpleFunction · 0.52