nodemanager

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NetNodeManager

type NetNodeManager interface {
	GetNetNodeFromID(nodeType model.NetNodeType, id string) (model.NetNodeAction, error)
}

func NewNetNodeManager

func NewNetNodeManager(ctx *ctx.Context, networkPlugin plugin.Plugin, collectorManager collector.Manager) (NetNodeManager, error)

func NewNetNodeManagerWithParent

func NewNetNodeManagerWithParent(ctx *ctx.Context, parent NetNodeManager, networkPlugin plugin.Plugin, collectorManager collector.Manager) (NetNodeManager, error)

Jump to

Keyboard shortcuts

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