teleport/api/client
Lisa Kim 8bb0636863
Partial delete deprecated code for "DELETE IN 11.0.0" and lower (#16947)
* Deleted 
   - GetAppServers
   - GetApplicationServers 
   - GetDatabaseServers 
   - GetKubeService 
   - UpsertAppServer
   - DeleteAppServer
   - DeleteAllAppServers
   - RotateUserTokenSecrets
* Delete list nodes fallback
* Use AppServer type for heartbeat test
2022-10-04 17:58:30 +00:00
..
proto Partial delete deprecated code for "DELETE IN 11.0.0" and lower (#16947) 2022-10-04 17:58:30 +00:00
proxy Fix http proxy basic auth (#13140) 2022-06-23 00:27:29 +00:00
webclient PIV login enforcement (#15874) 2022-09-30 23:27:48 +00:00
auditstreamer.go rollback - Upgrade api version. (#7751) 2021-07-30 15:34:19 -07:00
client.go Partial delete deprecated code for "DELETE IN 11.0.0" and lower (#16947) 2022-10-04 17:58:30 +00:00
client_test.go Drop direct dependency on github.com/golang/protobuf (#16898) 2022-09-30 18:19:44 +00:00
contextdialer.go Provide proxy listener mode from reversetunnel.Resolver (#16434) 2022-09-26 20:15:32 +00:00
credentials.go Update golangci-lint to 1.49.0 (#16507) 2022-09-19 22:38:59 +00:00
credentials_test.go Generalize private keys in tsh (PIV integration) (#15334) 2022-08-25 23:26:44 +00:00
doc.go Lint and fix missing license headers (#8075) 2021-08-30 09:44:09 -07:00
doc_test.go Update golangci-lint to 1.49.0 (#16507) 2022-09-19 22:38:59 +00:00
events.go Revert "Introduce ProvisionTokenV3 (#16361)" (#16934) 2022-10-03 14:14:01 +00:00
inventory.go fix peer addr for in-memory control stream 2022-08-04 09:43:31 -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 Drop direct dependency on github.com/golang/protobuf (#16898) 2022-09-30 18:19:44 +00: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 Drop direct dependency on github.com/golang/protobuf (#16898) 2022-09-30 18:19:44 +00: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