cloudflared-mirror/cmd/cloudflared/updater
Igor Postelnik 39065377b5 TUN-4063: Cleanup dependencies between packages.
- Move packages the provide generic functionality (such as config) from `cmd` subtree to top level.
- Remove all dependencies on `cmd` subtree from top level packages.
- Consolidate all code dealing with token generation and transfer to a single cohesive package.
2021-03-09 14:02:59 +00:00
..
check.go TUN-3989: Check in with Updater service in more situations and convey messages to user 2021-03-03 13:57:04 +00:00
service.go TUN-3989: Check in with Updater service in more situations and convey messages to user 2021-03-03 13:57:04 +00:00
update.go TUN-4063: Cleanup dependencies between packages. 2021-03-09 14:02:59 +00:00
update_test.go TUN-3989: Check in with Updater service in more situations and convey messages to user 2021-03-03 13:57:04 +00:00
workers_service.go TUN-4016: Delegate decision to update for Worker service 2021-03-08 19:25:42 +00:00
workers_service_test.go TUN-4016: Delegate decision to update for Worker service 2021-03-08 19:25:42 +00:00
workers_update.go TUN-3989: Check in with Updater service in more situations and convey messages to user 2021-03-03 13:57:04 +00:00