mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-19 11:00:37 +08:00
* chore: Bump Go to 1.25.2 ⬆️ Signed-off-by: Chris Thach <chris.thach@goteleport.com> * fix: Bump to Go 1.25.3. Revert handling of breaking changes. Signed-off-by: Chris Thach <chris.thach@goteleport.com> --------- Signed-off-by: Chris Thach <chris.thach@goteleport.com>
Minimal Teleport API client: service discovery
This is a minimal working example of a Teleport API client that registers agents in sync with a service discovery example. To use it, follow the setup steps we describe in the Teleport documentation.