Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devnullvoid/pvetui
/ crSSHLogger
Function
crSSHLogger
internal/plugins/command-runner/ssh_client.go:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
}
29
30
func
crSSHLogger() interfaces.Logger {
31
return
logger.GetGlobalLogger()
32
}
33
34
// SSHClientConfig holds configuration for SSH connections
35
type
SSHClientConfig
struct
{
Callers
5
ExecuteCommand
Method · 0.85
dialHost
Method · 0.85
loadSSHKeys
Method · 0.85
ExecuteContainerCommand
Method · 0.85
ExecuteContainerCommandDetailed
Method · 0.85
Calls
1
GetGlobalLogger
Function · 0.92
Tested by
no test coverage detected