mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-19 11:00:37 +08:00
* chore: Bump Go to 1.25.2 ⬆️ Signed-off-by: Chris Thach <chris.thach@goteleport.com> * fix: Bump to Go 1.25.3. Revert handling of breaking changes. Signed-off-by: Chris Thach <chris.thach@goteleport.com> --------- Signed-off-by: Chris Thach <chris.thach@goteleport.com>
Minimal API Client for Generating Roles
This is a minimal working example of a Teleport API client that generates Teleport roles based on an external RBAC system, in this case, a Kubernetes cluster. To use it, follow the setup steps in the Teleport documentation.