consts

package
v0.0.0-...-a2d9e6c Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ESIndexNameRegexp according to https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-create-index.html
	ESIndexNameRegexp = `^[^-_+A-Z][^A-Z\\\/\*\?"\<\> ,|#]{1,254}$`
	ESCreateOperation = "create"
	ESUpdateOperation = "update"
	ESManagedByField  = "managed-by"
	ESManagedByValue  = "elasticsearch-objects-operator.xo.90poe.io"
)

Variables

View Source
var ESStaticSettings map[string]bool

ESStaticSettings is map which has ES settings static part

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