escmd

package
v0.0.0-...-906fdf7 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2020 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CatAliases

func CatAliases(esClient *elastic7.Client, outputFmt string) error

GET /_cat/aliases

func CatAllocation

func CatAllocation(esClient *elastic7.Client, outputFmt string) error

GET /_cat/allocation

func CatCount

func CatCount(esClient *elastic7.Client, outputFmt string) error

GET /_cat/count

func CatFielddata

func CatFielddata(esClient *elastic7.Client, outputFmt string) error

GET /_cat/fielddata

func CatHealth

func CatHealth(esClient *elastic7.Client, outputFmt string) error

GET /_cat/health

func CatIndices

func CatIndices(esClient *elastic7.Client, outputFmt string) error

GET /_cat/indices

func CatMaster

func CatMaster(esClient *elastic7.Client, outputFmt string) error

GET /_cat/master

func CatNodeattrs

func CatNodeattrs(esClient *elastic7.Client, outputFmt string) error

GET /_cat/nodeattrs

func CatNodes

func CatNodes(esClient *elastic7.Client, outputFmt string) error

GET /_cat/nodes

func CatPendingTasks

func CatPendingTasks(esClient *elastic7.Client, outputFmt string) error

GET /_cat/pending_tasks

func CatPlugins

func CatPlugins(esClient *elastic7.Client, outputFmt string) error

GET /_cat/plugins

func CatRecovery

func CatRecovery(esClient *elastic7.Client, outputFmt string) error

GET /_cat/recovery

func CatRepositories

func CatRepositories(esClient *elastic7.Client, outputFmt string) error

GET /_cat/repositories

func CatSegments

func CatSegments(esClient *elastic7.Client, outputFmt string) error

GET /_cat/segments

func CatShards

func CatShards(esClient *elastic7.Client, outputFmt string) error

GET /_cat/shards

func CatTasks

func CatTasks(esClient *elastic7.Client, outputFmt string) error

GET /_cat/tasks

func CatTemplates

func CatTemplates(esClient *elastic7.Client, outputFmt string) error

GET /_cat/templates

func CatThreadPool

func CatThreadPool(esClient *elastic7.Client, outputFmt string) error

GET /_cat/thread_pool

func GetClusterHealth

func GetClusterHealth(esClient *elastic7.Client, outputFmt string) error

GET /_cluster/health

func GetClusterInfo

func GetClusterInfo(esClient *elastic7.Client) error

GET /_cluster/info

func WatcherAck

func WatcherAck(esClient *elastic7.Client, watch string, outputFmt string) error

func WatcherActivate

func WatcherActivate(esClient *elastic7.Client, watch string, outputFmt string) error

func WatcherDeactivate

func WatcherDeactivate(esClient *elastic7.Client, watch string, outputFmt string) error

func WatcherDelete

func WatcherDelete(esClient *elastic7.Client, watch string, outputFmt string) error

func WatcherExecute

func WatcherExecute(esClient *elastic7.Client, watch string, outputFmt string) error

func WatcherGet

func WatcherGet(esClient *elastic7.Client, watch string, outputFmt string) error

func WatcherGetStats

func WatcherGetStats(esClient *elastic7.Client, outputFmt string) error

func WatcherList

func WatcherList(esClient *elastic7.Client, outputFmt string) error

func WatcherPut

func WatcherPut(esClient *elastic7.Client, watch string) error

func WatcherServiceStart

func WatcherServiceStart(esClient *elastic7.Client) error

/.watches/_search?filter_path=hits.hits._id

func WatcherServiceStop

func WatcherServiceStop(esClient *elastic7.Client) error

func WatcherShowActive

func WatcherShowActive(esClient *elastic7.Client, outputFmt string) error

func WatcherShowInactive

func WatcherShowInactive(esClient *elastic7.Client, outputFmt string) error

GET /.watches/_search?filter_path=hits.hits._id,hits.hits._source.status.state.active

Types

This section is empty.

Jump to

Keyboard shortcuts

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