add ilm management support (#43)

This commit is contained in:
T. von Dein
2026-06-22 13:52:02 +02:00
parent 802217158c
commit 9b5ba0775b
9 changed files with 700 additions and 1 deletions

View File

@@ -98,6 +98,7 @@ func Main() int {
Cluster(conf),
Ccr(conf),
Index(conf),
Ilm(conf),
Datastream(conf),
Shard(conf),
Snapshot(conf),