Files
teleport/examples/api-sync-roles
Alan Parra 400e93dd82 chore: Bump Go to v1.25.6 (#62884)
* chore: Bump Go to 1.25.6

* Update Go version on grpcbox

* Bump version in docs
2026-01-16 14:14:01 +00:00
..
2026-01-16 14:14:01 +00:00

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.