Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudbase/garm
/ ControllerInfo
Function
ControllerInfo
cache/controller_cache.go:36–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
}
35
36
func
ControllerInfo() params.ControllerInfo {
37
return
garmControllerCache.ControllerInfo()
38
}
39
40
func
SetControllerCache(ctrl params.ControllerInfo) {
41
garmControllerCache.SetControllerCache(ctrl)
Callers
7
getLabelsForInstance
Function · 0.92
getUpstreamToolsForGaps
Function · 0.92
GetInstanceMetadata
Method · 0.92
GetRunnerInstallScript
Method · 0.92
GetGARMTools
Method · 0.92
RenderRunnerInstallWrapper
Function · 0.92
handleCreateInstanceInProvider
Method · 0.92
Calls
1
ControllerInfo
Method · 0.65
Tested by
no test coverage detected