Files
teleport/api/proto
Nibras Ohin 06149a61ff feat: add VNetDNSName to DatabaseStatusV3 and implement hashing logic (#65903)
* feat: add VNetDNSName to DatabaseStatusV3 and implement hashing logic

* fix: fixed tests and linter errors

* refactor: to improve readability

* test: added unit test to test the auth server

* chore: updating based on PR feedback to set dns name during db server creation

* chore: minor test updates and refactor based on pr feedback
2026-04-27 14:23:07 +00:00
..

Teleport API Protocol Buffers

This folder contains Teleport API data structures and RPC declarations. Each time you modify any of the .proto files, you need to run make grpc to rebuild the autogenerated source files.