mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-06 23:57:48 +00:00
Windows is not guaranteed to have the SSH feature installed, so prefer the use of the built-in ssh client for all operations other than podman machine ssh, which requires terminal pty logic. This restores previous behavior in 4.x. Signed-off-by: Jason T. Greene <jason.greene@redhat.com> |
||
|---|---|---|
| .. | ||
| command | ||
| config.go | ||
| config_test.go | ||
| machine.go | ||
| machine_unix.go | ||
| machine_unsupported.go | ||
| machine_windows.go | ||
| options_freebsd.go | ||
| options_freebsd_amd64.go | ||
| options_freebsd_arm64.go | ||
| options_linux_amd64.go | ||
| options_linux_arm64.go | ||
| options_windows.go | ||
| options_windows_amd64.go | ||
| options_windows_arm64.go | ||
| stubber.go | ||