teleport/lib/tbot
Noah Stride 7e73d1a501
Convert GetDomainName and GetClusterCACert to gRPC (#12937)
* convert GetDomainNAme endpoint to gRPC

* migrate GetClusterCACert from http to grpc

* fix tests failing due to switch to gRPC transport

* Correct mispelt json tag

* remove `GetLocalClusterName` and `UpsertLocalClusterName` which are unused

* remove unused prefix constant from presence
2022-06-01 22:53:42 +00:00
..
botfs Refactor tbot (#12855) 2022-06-01 17:15:26 +00:00
config Refactor tbot (#12855) 2022-06-01 17:15:26 +00:00
destination Refactor tbot (#12855) 2022-06-01 17:15:26 +00:00
identity Refactor tbot (#12855) 2022-06-01 17:15:26 +00:00
testhelpers Refactor tbot (#12855) 2022-06-01 17:15:26 +00:00
tshwrap Refactor tbot (#12855) 2022-06-01 17:15:26 +00:00
configtemplate_test.go Refactor tbot (#12855) 2022-06-01 17:15:26 +00:00
identity_test.go Refactor tbot (#12855) 2022-06-01 17:15:26 +00:00
renew.go Convert GetDomainName and GetClusterCACert to gRPC (#12937) 2022-06-01 22:53:42 +00:00
renew_test.go Refactor tbot (#12855) 2022-06-01 17:15:26 +00:00
tbot.go Refactor tbot (#12855) 2022-06-01 17:15:26 +00:00