output

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: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct{}

func (*API) List

func (api *API) List(nodes map[string]*topology.Node)

func (*API) Metrics

func (api *API) Metrics(n *topology.Node)

func (*API) Show

func (api *API) Show(n *topology.Node)

func (*API) ShowEndpoint

func (api *API) ShowEndpoint(e *topology.Endpoint)

type Interface

type Interface interface {
	List(nodes map[string]*topology.Node)
	Show(n *topology.Node)
	Metrics(n *topology.Node)
	ShowEndpoint(e *topology.Endpoint)
}

Jump to

Keyboard shortcuts

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