MCPcopy Create free account
hub / github.com/devnullvoid/pvetui / sshLogger

Function sshLogger

internal/ssh/client.go:21–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19)
20
21func sshLogger() interfaces.Logger {
22 return logger.GetGlobalLogger()
23}
24
25// SSHClient wraps SSH connection parameters and provides methods for establishing
26// SSH connections to Proxmox nodes and containers.

Callers 3

ExecuteNodeShellWithFunction · 0.85
ExecuteLXCShellWithFunction · 0.85
ExecuteQemuShellWithFunction · 0.85

Calls 1

GetGlobalLoggerFunction · 0.92

Tested by

no test coverage detected