teleport/api/profile
Brian Joerger 488af75797
Client store generalization (#19420)
- Add a generalized client store made up of a key, profile, and trusted certs store. Each sub store can support different backends (~/.tsh, identity_file, in-memory). 
- Replace custom identity file handling with in-memory client store.
- Fix issues with trusted certs handling.
2023-01-06 01:34:04 +00:00
..
profile.go Client store generalization (#19420) 2023-01-06 01:34:04 +00:00
profile_test.go Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00