teleport/lib/limiter
Sasha Klizhentas cece4be212 Initial implementation of Kubernetes support
This issue updates #1986.

This is intial, experimental implementation that will
be updated with tests and edge cases prior to production 2.7.0 release.

Teleport proxy adds support for Kubernetes API protocol.
Auth server uses Kubernetes API to receive certificates
issued by Kubernetes CA.

Proxy intercepts and forwards API requests to the Kubernetes
API server and captures live session traffic, making
recordings available in the audit log.

Tsh login now updates kubeconfig configuration to use
Teleport as a proxy server.
2018-06-03 12:55:13 -07:00
..
connlimiter.go Initial implementation of Kubernetes support 2018-06-03 12:55:13 -07:00
limiter.go fix limiter test, fixes #131 2016-02-15 19:48:09 -08:00
limiter_test.go add support for TELEPORT_DEBUG_TESTS environment variable turning on verbose testing 2016-03-14 14:07:45 -07:00
ratelimiter.go Initial implementation of Kubernetes support 2018-06-03 12:55:13 -07:00