package ssh
import "github.com/docker/cli/cli/connhelper/ssh"
Package ssh provides the connection helper for ssh:// URL.
Index ¶
Types ¶
type Spec ¶
Spec of SSH URL
func ParseURL ¶
ParseURL parses URL
func (*Spec) Args ¶
Args returns args except "ssh" itself combined with optional additional command args
Source Files ¶
- Version
- v24.0.7+incompatible
- Published
- Oct 26, 2023
- Platform
- windows/amd64
- Imports
- 2 packages
- Last checked
- 2 minutes ago –
Tools for package owners.