mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-19 10:37:19 +08:00
Co-authored-by: teleport-renovate[bot] <275214890+teleport-renovate[bot]@users.noreply.github.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.