vnodes

package
v0.58.1 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Disabled = false // TODO: remove after Netdata v1.39.0. Fix for "from source" stable-channel installations.

Functions

This section is empty.

Types

type VirtualNode

type VirtualNode struct {
	GUID     string            `yaml:"guid"`
	Hostname string            `yaml:"hostname"`
	Labels   map[string]string `yaml:"labels"`
}

type Vnodes

type Vnodes struct {
	*logger.Logger
	// contains filtered or unexported fields
}

func New

func New(confDir string) *Vnodes

func (*Vnodes) Len

func (vn *Vnodes) Len() int

func (*Vnodes) Lookup

func (vn *Vnodes) Lookup(key string) (*VirtualNode, bool)

Jump to

Keyboard shortcuts

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