mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
ad3fed72bc
Renames the tailnet.Coordinator to represent both v1 and v2 APIs, so that we can use this interface for the main atomic pointer. Part of #10532