Daniel Nephin 7b5b170a0d agent: Move setupKeyring functions to keyring.go
There are a couple reasons for this change:

1. agent.go is way too big. Smaller files makes code eaasier to read
   because tools that show usage also include filename which can give
   a lot more context to someone trying to understand which functions
   call other functions.
2. these two functions call into a large number of functions already in
   keyring.go.
2020-08-13 11:58:21 -04:00
..
2020-08-05 13:10:17 -04:00
2020-08-11 13:42:03 +02:00
2020-06-16 13:21:11 -04:00
2020-08-05 14:00:44 -04:00
2020-08-13 11:58:21 -04:00
2020-06-16 13:21:11 -04:00
2020-06-16 13:21:11 -04:00
2020-08-12 13:05:10 -04:00
2020-06-16 13:21:11 -04:00
2020-06-16 13:21:11 -04:00
2020-08-13 11:58:21 -04:00