Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kubesphere/kubekey
/ Merge
Method
Merge
pkg/variable/variable.go:53–53 ·
view source on GitHub ↗
(mergeFunc MergeFunc)
Source
from the content-addressed store, hash-verified
51
type
Variable
interface
{
52
Get(getFunc GetFunc) (any, error)
53
Merge(mergeFunc MergeFunc) error
54
}
55
56
// New variable. generate value from config args. and render to source.
Callers
15
NewTestVariable
Function · 0.65
NewTestVariable
Function · 0.65
ModuleIncludeVars
Function · 0.65
NewTestVariable
Function · 0.65
NewTestVariable
Function · 0.65
ModuleResult
Function · 0.65
NewTestVariable
Function · 0.65
ModuleSetFact
Function · 0.65
NewTestVariable
Function · 0.65
ModuleSetup
Function · 0.65
NewTestVariable
Function · 0.65
NewTestVariable
Function · 0.65
Implementers
1
variable
pkg/variable/variable.go
Calls
no outgoing calls
Tested by
13
NewTestVariable
Function · 0.52
NewTestVariable
Function · 0.52
NewTestVariable
Function · 0.52
NewTestVariable
Function · 0.52
NewTestVariable
Function · 0.52
NewTestVariable
Function · 0.52
NewTestVariable
Function · 0.52
NewTestVariable
Function · 0.52
NewTestVariable
Function · 0.52
NewTestVariable
Function · 0.52
TestMergeRemoteVariable
Function · 0.52
TestMergeRuntimeVariable
Function · 0.52