teleport/lib/reversetunnel
Russell Jones 8f66871b4c Don't instantiate auth cache for older clusters.
When a remote cluster establishes a connection to a local cluster, only
instantiate a auth cache if the remote cluster supports it. Older
clusters like 3.2 do not support auth caches, because the auth cache
relies on the Auth API having support for Watches.
2019-06-06 12:08:03 -07:00
..
agent.go Fix transport request marshaling for old clusters. 2019-06-06 12:08:03 -07:00
agentpool.go Configurable timeout for tunnel offline threshold. 2019-05-22 09:36:18 -07:00
api.go Support dial back nodes with Trusted Clusters. 2019-05-02 17:28:39 -07:00
cache.go Validate host certificates in both tsh as well as the recording proxy. 2018-12-12 16:33:03 -08:00
conn.go Configurable timeout for tunnel offline threshold. 2019-05-22 09:36:18 -07:00
discovery.go Make integration tests more stable. 2019-05-14 11:26:45 -07:00
doc.go Refactor discovery protocol. 2019-05-14 11:26:45 -07:00
localsite.go Configurable timeout for tunnel offline threshold. 2019-05-22 09:36:18 -07:00
peer.go Configurable timeout for tunnel offline threshold. 2019-05-22 09:36:18 -07:00
remotesite.go Don't instantiate auth cache for older clusters. 2019-06-06 12:08:03 -07:00
srv.go Don't instantiate auth cache for older clusters. 2019-06-06 12:08:03 -07:00
transport.go Fix transport request marshaling for old clusters. 2019-06-06 12:08:03 -07:00