catallocationcolumn

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 catallocationcolumn

Index

Constants

This section is empty.

Variables

View Source
var (
	Shards = CatAllocationColumn{"shards"}

	Shardsundesired = CatAllocationColumn{"shards.undesired"}

	Writeloadforecast = CatAllocationColumn{"write_load.forecast"}

	Diskindicesforecast = CatAllocationColumn{"disk.indices.forecast"}

	Diskindices = CatAllocationColumn{"disk.indices"}

	Diskused = CatAllocationColumn{"disk.used"}

	Diskavail = CatAllocationColumn{"disk.avail"}

	Disktotal = CatAllocationColumn{"disk.total"}

	Diskpercent = CatAllocationColumn{"disk.percent"}

	Host = CatAllocationColumn{"host"}

	Ip = CatAllocationColumn{"ip"}

	Node = CatAllocationColumn{"node"}

	Noderole = CatAllocationColumn{"node.role"}
)

Functions

This section is empty.

Types

type CatAllocationColumn

type CatAllocationColumn struct {
	Name string
}

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

func (CatAllocationColumn) MarshalText

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

func (CatAllocationColumn) String

func (c CatAllocationColumn) String() string

func (*CatAllocationColumn) UnmarshalText

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

Jump to

Keyboard shortcuts

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