Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitLogger ¶ added in v2.7.2
Types ¶
type Device ¶
type Router ¶ added in v2.13.0
type Router struct {
// contains filtered or unexported fields
}
func (*Router) GetRoutedSubnets ¶ added in v2.13.0
type TunnelingDevice ¶ added in v2.13.0
type TunnelingDevice struct { Device Device Router *Router // contains filtered or unexported fields }
func NewTunnelingDevice ¶ added in v2.13.0
func NewTunnelingDevice(ctx context.Context, tunnelStreamCreator tunnel.StreamCreator) (*TunnelingDevice, error)
Source Files ¶
Click to show internal directories.
Click to hide internal directories.