mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-19 11:00:37 +08:00
* 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
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.