teleport/tool/tbot
Noah Stride 8b346ef06b
Refactor tbot (#12855)
* start refactoring tbot to have a core struct

* refactor tbot into lib/

* move `tbot` subpackages to `lib/tbot`

* remove mutex pointer

* move `tshwrap` to `lib/` from `/tool/tbot/`

* move new template ssh client render test to lib/

* address pr feedback

* add request changed
2022-06-01 17:15:26 +00:00
..
testdata/TestRun_Configure tbot configure command for assisting Machine ID configuration (#12517) 2022-05-10 09:04:54 +00:00
db.go Refactor tbot (#12855) 2022-06-01 17:15:26 +00:00
init.go Refactor tbot (#12855) 2022-06-01 17:15:26 +00:00
init_test.go Refactor tbot (#12855) 2022-06-01 17:15:26 +00:00
main.go Refactor tbot (#12855) 2022-06-01 17:15:26 +00:00
main_test.go tbot configure command for assisting Machine ID configuration (#12517) 2022-05-10 09:04:54 +00:00
proxy.go Refactor tbot (#12855) 2022-06-01 17:15:26 +00:00