cli/internal/codespaces
David Gardiner 64f4660ec7
Migrate all Codespaces operations from Live Share to Dev Tunnels (#8149)
* Migrate all Codespaces operations from Live Share to Dev Tunnels

* Remove Live Share references

* Fix linting errors

* Update comments, remove deps, add uint16 bound checks

* Fix tests and move keep-alive logic to forwarder

* Address comments

* Updated mock port forwarder

* Fix CodeQL error

* Update comment

* Update func name

* Add missing connection close

* Fix linting error

* https -> http

* Update defer

* Fix tests
2023-10-12 22:16:36 +00:00
..
api Migrate all Codespaces operations from Live Share to Dev Tunnels (#8149) 2023-10-12 22:16:36 +00:00
connection Forward codespace ports over Dev Tunnels 2023-09-27 13:42:40 -07:00
portforwarder Migrate all Codespaces operations from Live Share to Dev Tunnels (#8149) 2023-10-12 22:16:36 +00:00
rpc Migrate all Codespaces operations from Live Share to Dev Tunnels (#8149) 2023-10-12 22:16:36 +00:00
codespaces.go Migrate all Codespaces operations from Live Share to Dev Tunnels (#8149) 2023-10-12 22:16:36 +00:00
ssh.go Support --server-port behavior with conn details 2023-07-02 20:55:56 -04:00
ssh_test.go Parse scp args 2022-03-22 01:57:37 +00:00
states.go Migrate all Codespaces operations from Live Share to Dev Tunnels (#8149) 2023-10-12 22:16:36 +00:00