package
20.10.0+incompatible
Repository: https://github.com/ali-iotechsys/cli.git
Documentation: pkg.go.dev

# Packages

Package commandconn provides a net.Conn implementation that can be used for proxying (or emulating) stream via a custom command.
Package ssh provides the connection helper for ssh:// URL.

# Functions

GetCommandConnectionHelper returns Docker-specific connection helper constructed from an arbitrary command.
GetConnectionHelper returns Docker-specific connection helper for the given URL.

# Structs

ConnectionHelper allows to connect to a remote host with custom stream provider binary.