node

package
v0.2.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetEndpoint

func GetEndpoint(n *network.Node) *network.NetworkEndpoint

func GetNode

func GetNode(edit bool) *network.Node

func Output

func Output() output.Interface

Types

type API

type API struct{}

func (*API) AddNode

func (api *API) AddNode()

func (*API) Delete

func (api *API) Delete()

func (*API) DeleteEndpoint

func (api *API) DeleteEndpoint()

func (*API) List

func (api *API) List()

func (*API) Metrics

func (api *API) Metrics()

func (*API) Show

func (api *API) Show()

func (*API) ShowEndpoint

func (api *API) ShowEndpoint()

type Interface

type Interface interface {
	AddNode()
	List()
	Show()
	Delete()
	Metrics()
	// ResetNetworkTraffic()
	ShowEndpoint()
	DeleteEndpoint()
}

func Resource

func Resource() Interface

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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