unassignedinformationreason

package
v8.13.1 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: Apache-2.0 Imports: 1 Imported by: 4

Documentation

Overview

Package unassignedinformationreason

Index

Constants

This section is empty.

Variables

View Source
var (
	INDEXCREATED = UnassignedInformationReason{"INDEX_CREATED"}

	CLUSTERRECOVERED = UnassignedInformationReason{"CLUSTER_RECOVERED"}

	INDEXREOPENED = UnassignedInformationReason{"INDEX_REOPENED"}

	DANGLINGINDEXIMPORTED = UnassignedInformationReason{"DANGLING_INDEX_IMPORTED"}

	NEWINDEXRESTORED = UnassignedInformationReason{"NEW_INDEX_RESTORED"}

	EXISTINGINDEXRESTORED = UnassignedInformationReason{"EXISTING_INDEX_RESTORED"}

	REPLICAADDED = UnassignedInformationReason{"REPLICA_ADDED"}

	ALLOCATIONFAILED = UnassignedInformationReason{"ALLOCATION_FAILED"}

	NODELEFT = UnassignedInformationReason{"NODE_LEFT"}

	REROUTECANCELLED = UnassignedInformationReason{"REROUTE_CANCELLED"}

	REINITIALIZED = UnassignedInformationReason{"REINITIALIZED"}

	REALLOCATEDREPLICA = UnassignedInformationReason{"REALLOCATED_REPLICA"}

	PRIMARYFAILED = UnassignedInformationReason{"PRIMARY_FAILED"}

	FORCEDEMPTYPRIMARY = UnassignedInformationReason{"FORCED_EMPTY_PRIMARY"}

	MANUALALLOCATION = UnassignedInformationReason{"MANUAL_ALLOCATION"}
)

Functions

This section is empty.

Types

type UnassignedInformationReason

type UnassignedInformationReason struct {
	Name string
}

https://github.com/elastic/elasticsearch-specification/blob/5bf86339cd4bda77d07f6eaa6789b72f9c0279b1/specification/cluster/allocation_explain/types.ts#L127-L146

func (UnassignedInformationReason) MarshalText

func (u UnassignedInformationReason) MarshalText() (text []byte, err error)

func (UnassignedInformationReason) String

func (*UnassignedInformationReason) UnmarshalText

func (u *UnassignedInformationReason) UnmarshalText(text []byte) error

Jump to

Keyboard shortcuts

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