(reason string)
| 48 | ListPorts(ctx context.Context) ([]*tunnels.TunnelPort, error) |
| 49 | UpdatePortVisibility(ctx context.Context, remotePort int, visibility string) error |
| 50 | KeepAlive(reason string) |
| 51 | GetKeepAliveReason() string |
| 52 | Close() error |
| 53 | } |
no outgoing calls
no test coverage detected