Commit 0310192
[tunnel] add CloseConnection method for single connection disconnect
Add CloseConnection(connID string) to TunnelServer that cancels a
single tunnel connection by its ID. Used by tunnelproxy's
TunnelEndpointReconciler to disconnect agents when their infra
Endpoint is externally deleted (GC, manual).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c26d6f2 commit 0310192
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
740 | 740 | | |
741 | 741 | | |
742 | 742 | | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
743 | 752 | | |
744 | 753 | | |
745 | 754 | | |
| |||
0 commit comments