Files
Chris Thach a65328827a Update golang.org/x/crypto to v0.53.0. (#67637)
* Update x/crypto to v0.53.0.

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* Bump e. Add missing test cleanup from prev revert.

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

---------

Signed-off-by: Chris Thach <chris.thach@goteleport.com>
2026-06-11 17:31:49 +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.