teleport/lib/service
Jim Bishopp 06fef2abf1
SQL Backend (#11048)
Add a new backend supporting PostgreSQL and CockroachDB. 

Implements #10253 without cloud connectivity.
2022-03-29 00:18:09 +00:00
..
acme.go Introduce app server and app resources (#8140) 2021-09-09 14:19:02 -07:00
cfg.go Add SQL Server support for database access (#10097) 2022-02-17 02:20:33 +00:00
cfg_test.go Add SQL Server support for database access (#10097) 2022-02-17 02:20:33 +00:00
connect.go Fix goroutine and memory leak in watchCertAuthorities (#10871) 2022-03-10 11:05:39 -05:00
db.go Add SQL Server support for database access (#10097) 2022-02-17 02:20:33 +00:00
desktop.go ls consistency: add support for tctl desktop ls 2022-03-15 13:22:45 +00:00
info.go Better signal handling and pools for gzip. 2018-02-19 10:57:26 -08:00
kubernetes.go Dynamically resolve reverse tunnel address (#9958) 2022-02-03 16:24:48 +00:00
listeners.go Add ability to run Mongo proxy on separate listener (#9194) 2021-12-14 14:26:14 +01:00
proxy_settings.go Add ability to run Mongo proxy on separate listener (#9194) 2021-12-14 14:26:14 +01:00
service.go SQL Backend (#11048) 2022-03-29 00:18:09 +00:00
service_test.go Remove use of deprecated ioutil package (#11296) 2022-03-21 18:00:34 +00:00
signals.go Move and expand troubleshooting section (#8052) 2021-08-25 15:09:11 -07:00
state.go docs: clarify /healthz and /readyz (#11085) 2022-03-17 16:46:12 +00:00
state_test.go Lint and fix missing license headers (#8075) 2021-08-30 09:44:09 -07:00
supervisor.go improve graceful restart behavior 2021-09-21 11:56:39 -07:00