Documentation ¶ Index ¶ func ForwardRemoteUnixSock(ctx context.Context, targetOptions types.TargetConfigOptions, localSock string, ...) (chan bool, chan error) func GetSshPrivateKeyPath(privateKeyPath string) (string, *string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ForwardRemoteUnixSock ¶ func ForwardRemoteUnixSock(ctx context.Context, targetOptions types.TargetConfigOptions, localSock string, remoteSock string) (chan bool, chan error) func GetSshPrivateKeyPath ¶ func GetSshPrivateKeyPath(privateKeyPath string) (string, *string, error) GetSshPrivateKeyPath returns the path to the private key and the password if it's encrypted Types ¶ This section is empty. Source Files ¶ View all Source files forward_unix.go ssh_private_key.go Click to show internal directories. Click to hide internal directories.