cli/internal/codespaces
Jose Garcia 8135fdbd99 Switch GetCodespace to new API endpoint
- Drop GetCodespaceToken as it is no longer necessary
- Introduces new behavior with the API to optionally include connection
  details in the GET request. Ommitting to do so results in a faster
  response
2021-10-06 08:50:42 -04:00
..
api Switch GetCodespace to new API endpoint 2021-10-06 08:50:42 -04:00
codespaces.go Switch GetCodespace to new API endpoint 2021-10-06 08:50:42 -04:00
ssh.go Switch if block logic, assert err string 2021-09-17 15:04:55 -04:00
ssh_test.go Switch if block logic, assert err string 2021-09-17 15:04:55 -04:00
states.go Switch GetCodespace to new API endpoint 2021-10-06 08:50:42 -04:00