cluster_status

package
v4.5.2003+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Keycode keycodeTag = "keycode"

	KeycodeStatus          keycodeField = "status"
	KeycodeType            keycodeField = "type"
	KeycodeState           keycodeField = "state"
	KeycodeRegistered      keycodeField = "registered"
	KeycodeExpireTimestamp keycodeField = "expire_timestamp"
	KeycodeRawdata         keycodeField = "rawdata"
)
View Source
const (
	// Node is node measurement
	KeycodeMeasurement influxdb.Measurement = "keycode"
)

Variables

View Source
var (
	// List of tags of keycode measurement
	KeycodeTags = []keycodeTag{
		Keycode,
	}
	// List of fields of keycode measurement
	KeycodeFields = []keycodeField{
		KeycodeStatus,
		KeycodeType,
		KeycodeState,
		KeycodeRegistered,
		KeycodeExpireTimestamp,
		KeycodeRawdata,
	}
)

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