teleport/api/client
Brian Joerger 5e3f2359a4
Add DialOpts and CallOpts to API client. (#6301)
* Add DialOpts to client.Config.

* Add callOpts to client and client.WithCallOptions.

* Refactor use of atomic closedFlag.
2021-04-07 14:23:34 -07:00
..
proto Convert Token CRUD endpoints to gRPC. (#6105) 2021-03-26 19:23:20 -07:00
auditstreamer.go Add DialOpts and CallOpts to API client. (#6301) 2021-04-07 14:23:34 -07:00
client.go Add DialOpts and CallOpts to API client. (#6301) 2021-04-07 14:23:34 -07:00
contextdialer.go Add Credential loader support for tsh profiles. (#5993) 2021-03-23 16:35:42 -07:00
credentials.go Profile credentials dialer fix (#6122) 2021-03-25 17:55:49 -07:00
credentials_test.go Refactor ssh.ClientConfig used by tctl and API clients to use the first valid principal as User. 2021-03-30 17:53:29 -07:00
delegator.go Refactor API client into a separate package. 2020-12-29 10:06:37 -08:00
events.go Web UI disconnects (#5276) 2021-02-04 16:50:18 +01:00
identityfile.go Refactor ssh.ClientConfig used by tctl and API clients to use the first valid principal as User. 2021-03-30 17:53:29 -07:00
identityfile_test.go API credential loaders (#5455) 2021-02-22 16:43:00 -08:00
keepaliver.go Add DialOpts and CallOpts to API client. (#6301) 2021-04-07 14:23:34 -07:00
profile.go tsh: handle missing cluster name in profile (#6257) 2021-04-02 11:00:15 -07:00
profile_test.go tsh: handle missing cluster name in profile (#6257) 2021-04-02 11:00:15 -07:00
sessions.go Add DialOpts and CallOpts to API client. (#6301) 2021-04-07 14:23:34 -07:00
streamwatcher.go Add DialOpts and CallOpts to API client. (#6301) 2021-04-07 14:23:34 -07:00
webclient.go API client connection overhaul (#5625) 2021-03-23 14:39:20 -07:00