cli/pkg/cmd/codespace
Jose Garcia 3a28643630 Keep codespace struct in API for now
- Use a private codespace structure in the cmd pkg to encapsulate common
  behavior
2021-10-06 11:44:26 -04:00
..
output Move cmd/ghcs to pkg/cmd/codespace 2021-09-30 11:20:13 -04:00
code.go Rename the cmd pkg to codespace 2021-10-04 14:16:04 -04:00
common.go Keep codespace struct in API for now 2021-10-06 11:44:26 -04:00
create.go Keep codespace struct in API for now 2021-10-06 11:44:26 -04:00
delete.go Keep codespace struct in API for now 2021-10-06 11:44:26 -04:00
delete_test.go Keep codespace struct in API for now 2021-10-06 11:44:26 -04:00
list.go Keep codespace struct in API for now 2021-10-06 11:44:26 -04:00
logs.go Switch GetCodespace to new API endpoint 2021-10-06 08:50:42 -04:00
mock_api.go Keep codespace struct in API for now 2021-10-06 11:44:26 -04:00
mock_prompter.go Rename the cmd pkg to codespace 2021-10-04 14:16:04 -04:00
ports.go Keep codespace struct in API for now 2021-10-06 11:44:26 -04:00
root.go Rename the cmd pkg to codespace 2021-10-04 14:16:04 -04:00
ssh.go Switch GetCodespace to new API endpoint 2021-10-06 08:50:42 -04:00