coder/tailnet
Steven Masley dd05a6b13a
chore: mockgen archived, moved to new location (#11415)
* chore: mockgen archived, moved to new location
2024-01-04 18:35:56 -06:00
..
proto chore: remove tailnet from agent API and rename client API to tailnet (#11303) 2024-01-02 10:02:45 +04:00
tailnettest chore: mockgen archived, moved to new location (#11415) 2024-01-04 18:35:56 -06:00
test feat: add AgentAPI using DRPC (#10811) 2023-12-18 22:53:28 +10:00
testdata feat: add AgentAPI using DRPC (#10811) 2023-12-18 22:53:28 +10:00
client.go chore: remove tailnet from agent API and rename client API to tailnet (#11303) 2024-01-02 10:02:45 +04:00
conn.go fix: use TSMP for pings and checking reachability (#11306) 2024-01-02 15:53:52 +04:00
conn_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
convert.go feat: add AgentAPI using DRPC (#10811) 2023-12-18 22:53:28 +10:00
convert_test.go feat: add AgentAPI using DRPC (#10811) 2023-12-18 22:53:28 +10:00
coordinator.go feat: add AgentAPI using DRPC (#10811) 2023-12-18 22:53:28 +10:00
coordinator_internal_test.go feat: support v2 Tailnet API in AGPL coordinator (#11010) 2023-12-06 15:04:28 +04:00
coordinator_test.go chore: rename Coordinator to CoordinatorV1 (#11222) 2023-12-15 11:38:12 +04:00
derp.go feat: automatically use websockets if DERP upgrade is unavailable (#6381) 2023-03-01 22:18:14 +00:00
derpmap.go chore: fail server startup on invalid DERP map (#10536) 2023-11-06 23:04:07 +10:00
derpmap_test.go chore: fail server startup on invalid DERP map (#10536) 2023-11-06 23:04:07 +10:00
multiagent.go feat: add single tailnet support to pgcoord (#9351) 2023-09-21 14:30:48 -05:00
peer.go feat: add AgentAPI using DRPC (#10811) 2023-12-18 22:53:28 +10:00
service.go chore: remove tailnet from agent API and rename client API to tailnet (#11303) 2024-01-02 10:02:45 +04:00
service_test.go chore: remove tailnet from agent API and rename client API to tailnet (#11303) 2024-01-02 10:02:45 +04:00
trackedconn.go feat: support v2 Tailnet API in AGPL coordinator (#11010) 2023-12-06 15:04:28 +04:00
tunnel.go feat: support v2 Tailnet API in AGPL coordinator (#11010) 2023-12-06 15:04:28 +04:00
tunnel_internal_test.go feat: support v2 Tailnet API in AGPL coordinator (#11010) 2023-12-06 15:04:28 +04:00