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