common

package
v4.8.11+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2020 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NodeUnknownStatus uint8 = iota
	NodeHealthyStatus
	NodeCongestedStatus
	NodeOrphanStatus
	NodeOfflineStatus
)

Variables

View Source
var StatusLookupTable = map[uint8]string{
	NodeUnknownStatus:   "unknown",
	NodeHealthyStatus:   "healthy",
	NodeCongestedStatus: "congested",
	NodeOrphanStatus:    "orphan",
	NodeOfflineStatus:   "offline",
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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