Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddressData ¶
type AddressData struct {
// contains filtered or unexported fields
}
type SocksTunnel ¶
type SocksTunnel struct {
// contains filtered or unexported fields
}
func NewSocksTunnel ¶
func NewSocksTunnel( bastionService tunnels.BastionService, keyProvider tunnels.KeyProvider, proxyPort int, ) *SocksTunnel
func (*SocksTunnel) Start ¶
func (self *SocksTunnel) Start(ctx context.Context)
func (*SocksTunnel) Stop ¶
func (self *SocksTunnel) Stop()
Click to show internal directories.
Click to hide internal directories.