Files
teleport/examples/api-sync-roles
Alan Parra dd592a06b8 chore: Bump /x/net and docker/docker in all modules (#40694)
* chore: Bump /x/net and docker/docker in all modules

* Fix breakages on examples/service-discovery-api-client/
2024-04-19 15:30:02 +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.