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

Method SetVar

pkg/devspace/config/remotecache/schema.go:38–38  ·  view source on GitHub ↗
(varName, value string)

Source from the content-addressed store, hash-verified

36
37 GetVar(varName string) (string, bool)
38 SetVar(varName, value string)
39
40 DeepCopy() Cache
41

Callers 5

addPullSecretConfigMethod · 0.65
AddHelmDeploymentMethod · 0.65
LoadMethod · 0.65
LoadMethod · 0.65
RunSetVarMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected