node

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2023 License: Apache-2.0 Imports: 16 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 GetNode

func GetNode(edit bool) *topology.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()
	// GetInstallationWebhook()
	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