mnet

package
v0.13.5 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init() error

func NewCfg added in v0.7.0

func NewCfg(nodeConfig *mmsp.NodeMgmtConfig) error

Types

type LocalNodeInterface

type LocalNodeInterface interface {
	Connection() connection.Interface
	Router() router.Interface
	Stats() hstat.Interface
	Metrics(kvs kvstore.Interface) *topology.AgentMetrics
	AddNetworkEndpoint(endpointID, dnsName string) (string, error)
	RemoveNetworkEndpoint(endpointID string) error
	SendAppSvcLSAs(mmID string)
	GetNodeLSA() *routing.LSA
	NodeReq() *topology.NodeReq
	Node() *topology.Node
	DNSPort() int
	IsK8sGwEnabled() bool
	Close()
}

func LocalNode

func LocalNode() LocalNodeInterface

Directories

Path Synopsis
p2p
rib

Jump to

Keyboard shortcuts

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