indexroutingallocationoptions

package
v8.11.0 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2023 License: Apache-2.0 Imports: 1 Imported by: 4

Documentation

Overview

Package indexroutingallocationoptions

Index

Constants

This section is empty.

Variables

View Source
var (
	All = IndexRoutingAllocationOptions{"all"}

	Primaries = IndexRoutingAllocationOptions{"primaries"}

	Newprimaries = IndexRoutingAllocationOptions{"new_primaries"}

	None = IndexRoutingAllocationOptions{"none"}
)

Functions

This section is empty.

Types

type IndexRoutingAllocationOptions

type IndexRoutingAllocationOptions struct {
	Name string
}

https://github.com/elastic/elasticsearch-specification/blob/ac9c431ec04149d9048f2b8f9731e3c2f7f38754/specification/indices/_types/IndexRouting.ts#L38-L43

func (IndexRoutingAllocationOptions) MarshalText

func (i IndexRoutingAllocationOptions) MarshalText() (text []byte, err error)

func (IndexRoutingAllocationOptions) String

func (*IndexRoutingAllocationOptions) UnmarshalText

func (i *IndexRoutingAllocationOptions) UnmarshalText(text []byte) error

Jump to

Keyboard shortcuts

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