mirror of
https://github.com/gravitational/teleport.git
synced 2026-08-30 17:45:43 +08:00
bba95ff6fc
* add UserDisplay message for user display values * add tests for access list display API and remove unused conversion helper * simplify comments in access list API and related types * use status field for ACL member and owner displays * Clarify UserDisplay documentation to explain message states and user presence * Remove JSON serialization for OwnerDisplays and Status fields in access list types * Clarify comments in AccessListMember and Status structs to indicate that certain fields are ignored during marshaling to prevent user confusion.
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.