Files
teleport/examples/api-sync-roles
Alan Parra 02c315e31e chore: Bump /x/net in api/ and auxiliary modules (#66619)
* Update all Go modules to 1.25.10

* chore: Bump golang.org/x/net to v0.53.0

* Tidy modules
2026-05-11 17:03:45 +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.