node

package
v0.10.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: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FetchNode added in v0.4.0

func FetchNode(nr *topology.NodeReq) *topology.Node

func GetEndpoint

func GetEndpoint(n *topology.Node) *topology.Endpoint

func GetNodeBySubnet added in v0.7.0

func GetNodeBySubnet(edit bool) *topology.Node

func GetNodeByTenant added in v0.7.0

func GetNodeByTenant(edit bool, connected *bool) *topology.Node

func Output

func Output() output.Interface

Types

type API

type API struct{}

func (*API) AddNode

func (api *API) AddNode()

func (*API) Connect added in v0.7.0

func (api *API) Connect()

func (*API) Delete

func (api *API) Delete()

func (*API) DeleteEndpoint

func (api *API) DeleteEndpoint()

func (*API) Disconnect added in v0.7.0

func (api *API) Disconnect()

func (*API) ListBySubnet added in v0.7.0

func (api *API) ListBySubnet()

func (*API) ListByTenant added in v0.7.0

func (api *API) ListByTenant()

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()
	// GetInstallationWebhook()
	ListByTenant()
	ListBySubnet()
	Show()
	Delete()
	Connect()
	Disconnect()
	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