//
pkg.gl
Category
github.com/vmware-tanzu/service-instance-migrator-for-cloud-foundry
pkg
net
ssh
package
0.0.15
Repository:
https://github.com/vmware-tanzu/service-instance-migrator-for-cloud-foundry.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
160 SLOC
#
Functions
NewTunnel
NewTunnel will create a string of the form "host:port", and will establish an SSH tunnel if necessary to create a string that can be used to connect to a remote machine.
#
Structs
Endpoint
Endpoint represents a Host/port combo.
SSH
SSH represents a local/remote/tunnel combination.