orchard/internal/worker
Nikolay Edigaryev 10f56bb5e3
Introduce "orchard ssh" and "orchard vnc" commands (#36)
* proxy.Connections(): handle "use of closed network connection" error

* Controller: less strict timeouts that work nicely for WebSockets

* Worker: only attempt connect to the gRPC once our UID is known

* Introduce "orchard ssh" and "orchard vnc" commands

* Worker: prevent context leak by moving logic into a separate function

* Fix linter errors

* Port forwarding integration test

* Check for "uname -mo" output
2023-03-21 14:58:24 -04:00
..
vmmanager Support `startup`/`shutdown` scripts (#33) 2023-03-14 22:15:54 +04:00
option.go Introduce "controller init" and generate self-signed X.509 certificate (#17) 2023-02-04 11:40:07 +04:00
rpc.go Refactorings for simplify readability (#35) 2023-03-17 06:11:28 -04:00
worker.go Introduce "orchard ssh" and "orchard vnc" commands (#36) 2023-03-21 14:58:24 -04:00