teleport/api/client
Gus Luxton 51b3bc3dda
tsh: Also create a PuTTY PPK-formatted keypair on login (#12733)
PuTTY uses its own keypair format which has the extension .ppk on Windows, hence PPK.
The specification for the file format is here: https://the.earth.li/\~sgtatham/putty/0.76/htmldoc/AppendixC.html\#ppk
2022-07-11 23:31:06 +00:00
..
proto Optimize tsh db ls performance (#14092) 2022-07-09 20:22:47 +00:00
proxy Fix http proxy basic auth (#13140) 2022-06-23 00:27:29 +00:00
webclient Restore HTTP_PROXY for multi-port mode (#13048) 2022-06-07 11:57:16 -07:00
auditstreamer.go rollback - Upgrade api version. (#7751) 2021-07-30 15:34:19 -07:00
client.go Optimize tsh db ls performance (#14092) 2022-07-09 20:22:47 +00:00
client_test.go Check for unimplemented error during stream receive in Client.GetAccessRequests (#13459) 2022-06-14 19:33:16 +00:00
contextdialer.go Fix http proxy basic auth (#13140) 2022-06-23 00:27:29 +00:00
credentials.go Remove uses of deprecated ioutil package 2022-03-16 15:05:42 -06:00
credentials_test.go tsh: Also create a PuTTY PPK-formatted keypair on login (#12733) 2022-07-11 23:31:06 +00:00
doc.go Lint and fix missing license headers (#8075) 2021-08-30 09:44:09 -07:00
doc_test.go Implement Moderated Sessions (#8563) 2022-02-15 17:02:10 +01:00
events.go Snowflake integration (#12564) 2022-06-06 17:49:38 +00:00
inventory.go add peer addr substitution to control-stream hb 2022-06-28 12:22:33 -07:00
inventory_test.go inventory control stream & certs 2022-06-15 22:26:24 -07:00
joinservice.go IAM Join Method (gRPC service) (#10087) 2022-02-10 00:41:34 +00:00
keepaliver.go rollback - Upgrade api version. (#7751) 2021-07-30 15:34:19 -07:00
proxy.go Fix http proxy basic auth (#13140) 2022-06-23 00:27:29 +00:00
README.md fix broken links in api client readme (#8125) 2021-09-11 19:43:37 -07:00
sessions.go rollback - Upgrade api version. (#7751) 2021-07-30 15:34:19 -07:00
streamwatcher.go Ensure Cache types.WatchKinds and proto.WatchEvents are in sync (#11692) 2022-04-09 14:34:32 +00:00

This package is documented using a combination of pkg.go.dev and Teleport Docs.

Reference