- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for isILMExpRuleReplicated (0.16 seconds)
-
cmd/site-replication.go
return false } } } return true } // isILMExpRuleReplicated returns true if count of replicated ILM Expiry rules matches total // number of sites and ILM expiry rules are identical. func isILMExpRuleReplicated(cntReplicated, total int, rules []*lifecycle.Rule) bool { if cntReplicated > 0 && cntReplicated != total { return false }
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 184.8K bytes - Click Count (1)