mnet

package
v0.3.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 10, 2022 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init() error

Types

type LocalNodeInterface

type LocalNodeInterface interface {
	Connection() connection.Interface
	Router() router.Interface
	AddNetworkEndpoint(endpointID, dnsName, reqIPv4 string) (string, error)
	RemoveNetworkEndpoint(endpointID string) error
	NetworkNodeWithoutEndpoints() *network.Node
	NetworkNode() *network.Node
	IsK8sGwEnabled() bool
	Close()
}

func LocalNode

func LocalNode() LocalNodeInterface

Directories

Path Synopsis
p2p

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL