entity

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2020 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDefaultNode

func NewDefaultNode(nodeID, externalIPv4 string, v *network.VRF) *network.Node

func NewDefaultRelayNode

func NewDefaultRelayNode(nodeID, externalIPv4 string, v *network.VRF) *network.Node

Types

type Agent

type Agent struct {
	*network.NetworkAgent
}

func (*Agent) Get

func (a *Agent) Get() interface{}

func (*Agent) YAMLConfig

func (a *Agent) YAMLConfig() string

type NetworkEntity

type NetworkEntity interface {
	Get() interface{}
	YAMLConfig() string
}

func NewAgent

func NewAgent(v *network.VRF, n *network.Node) NetworkEntity

Jump to

Keyboard shortcuts

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