MCPcopy 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
30func crSSHLogger() interfaces.Logger {
31 return logger.GetGlobalLogger()
32}
33
34// SSHClientConfig holds configuration for SSH connections
35type SSHClientConfig struct {

Callers 5

ExecuteCommandMethod · 0.85
dialHostMethod · 0.85
loadSSHKeysMethod · 0.85

Calls 1

GetGlobalLoggerFunction · 0.92

Tested by

no test coverage detected