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

Method SetRuntimeVariable

pkg/devspace/config/runtime.go:13–13  ·  view source on GitHub ↗

SetRuntimeVariable allows to set a runtime variable

(key string, value interface{})

Source from the content-addressed store, hash-verified

11
12 // SetRuntimeVariable allows to set a runtime variable
13 SetRuntimeVariable(key string, value interface{})
14}
15
16func newRuntimeVariables() RuntimeVariables {

Callers 4

ExecuteRemotelyMethod · 0.65
ExecuteMethod · 0.65
EnsureFunction · 0.65

Implementers 1

runtimeVariablespkg/devspace/config/runtime.go

Calls

no outgoing calls

Tested by 1