teleport/lib/service
Jim Bishopp fe958969dc
Remove migration from backend API (#10835)
The Migrate method on the Backend interface was not implemented by any
backends.

Migration should be implemented in the New method of backends so they
can be sure migration happens before any background processes are
started.
2022-03-08 03:08: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 IAM join method support for tbot (#10535) 2022-03-01 00:35:34 +00:00
db.go Add SQL Server support for database access (#10097) 2022-02-17 02:20:33 +00:00
desktop.go Desktop session recording/playback (#9583) 2022-02-11 15:39:14 -07:00
info.go
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 Remove migration from backend API (#10835) 2022-03-08 03:08:09 +00:00
service_test.go Add SQL Server support for database access (#10097) 2022-02-17 02:20:33 +00:00
signals.go Move and expand troubleshooting section (#8052) 2021-08-25 15:09:11 -07:00
state.go lazy init of prometheus collectors (#6561) 2021-05-19 11:53:36 -04: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