cathealthcolumn

package
v9.2.0 Latest Latest
Warning

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

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

Documentation

Overview

Package cathealthcolumn

Index

Constants

This section is empty.

Variables

View Source
var (
	Epoch = CatHealthColumn{"epoch"}

	Timestamp = CatHealthColumn{"timestamp"}

	Cluster = CatHealthColumn{"cluster"}

	Status = CatHealthColumn{"status"}

	Nodetotal = CatHealthColumn{"node.total"}

	Nodedata = CatHealthColumn{"node.data"}

	Shards = CatHealthColumn{"shards"}

	Pri = CatHealthColumn{"pri"}

	Relo = CatHealthColumn{"relo"}

	Init = CatHealthColumn{"init"}

	Unassign = CatHealthColumn{"unassign"}

	Unassignpri = CatHealthColumn{"unassign.pri"}

	Pendingtasks = CatHealthColumn{"pending_tasks"}

	Maxtaskwaittime = CatHealthColumn{"max_task_wait_time"}

	Activeshardspercent = CatHealthColumn{"active_shards_percent"}
)

Functions

This section is empty.

Types

type CatHealthColumn

type CatHealthColumn struct {
	Name string
}

https://github.com/elastic/elasticsearch-specification/blob/d520d9e8cf14cad487de5e0654007686c395b494/specification/cat/_types/CatBase.ts#L1341-L1418

func (CatHealthColumn) MarshalText

func (c CatHealthColumn) MarshalText() (text []byte, err error)

func (CatHealthColumn) String

func (c CatHealthColumn) String() string

func (*CatHealthColumn) UnmarshalText

func (c *CatHealthColumn) UnmarshalText(text []byte) error

Jump to

Keyboard shortcuts

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