enhance/ilm-forecast (#51)

This commit is contained in:
T. von Dein
2026-06-26 09:08:14 +02:00
parent b1b701303c
commit 6200b5e7b0
4 changed files with 198 additions and 53 deletions

View File

@@ -40,7 +40,7 @@ type Ilm struct {
DeleteMinAge string
DeleteSearchableSnapshots bool
FromPhase, Within string // forecast
MinAge, FromPhase, Within string // forecast
}
func (cfg *Ilm) HaveHot() bool {