orchard/internal/command/portforward
Nikolay Edigaryev 13b4e192f0
Introduce "orchard {port-forward, vnc} worker WORKER_NAME" (#140)
* Fix potential NPE in Client.wsRequest()

* Introduce "orchard {port-forward, vnc} worker WORKER_NAME"

* portspec.go: simplify logic and respect [LOCAL_PORT]:REMOTE_PORT format
2023-10-09 18:51:34 +04:00
..
portforward.go Introduce "orchard {port-forward, vnc} worker WORKER_NAME" (#140) 2023-10-09 18:51:34 +04:00
portspec.go Introduce "orchard {port-forward, vnc} worker WORKER_NAME" (#140) 2023-10-09 18:51:34 +04:00
portspec_test.go Introduce "orchard {port-forward, vnc} worker WORKER_NAME" (#140) 2023-10-09 18:51:34 +04:00
vm.go Make port-forward endpoint to wait for the VM (#65) 2023-03-27 23:52:21 +04:00
worker.go Introduce "orchard {port-forward, vnc} worker WORKER_NAME" (#140) 2023-10-09 18:51:34 +04:00