mirror of https://github.com/knative/func.git
* src: refactor tests Signed-off-by: Matej Vasek <mvasek@redhat.com> * src: add comments Signed-off-by: Matej Vasek <mvasek@redhat.com> * src: fix style Signed-off-by: Matej Vasek <mvasek@redhat.com> * test: add test for ssh docker client Signed-off-by: Matej Vasek <mvasek@redhat.com> * src: refactore rename struct Signed-off-by: Matej Vasek <mvasek@redhat.com> * src: more reliable connection disposal Signed-off-by: Matej Vasek <mvasek@redhat.com> * src: avoid unnecessary wrapping When using dial-stdio the DialContext is not associated with an SSH connection so wrapper with clean up is not needed. Signed-off-by: Matej Vasek <mvasek@redhat.com> * src: add doc comment Signed-off-by: Matej Vasek <mvasek@redhat.com> |
||
---|---|---|
.. | ||
ssh_dialer.go | ||
terminal.go |