Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/alexellis/k3sup
/ Close
Method
Close
pkg/operator/ssh_operator.go:96–98 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
94
}
95
96
func
(s SSHOperator) Close() error {
97
return
s.conn.Close()
98
}
Callers
8
connectOperator
Function · 0.95
setupAdditionalServer
Function · 0.95
setupAgent
Function · 0.95
ExecuteStdio
Method · 0.80
mergeConfigs
Function · 0.80
runGetProE
Function · 0.80
copyFile
Function · 0.80
Test_loadPublickeyEncrypted
Function · 0.80
Calls
no outgoing calls
Tested by
1
Test_loadPublickeyEncrypted
Function · 0.64