- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for WithReplicationConfig (0.11 seconds)
-
internal/bucket/lifecycle/evaluator.go
func (e *Evaluator) WithLockRetention(lr *objlock.Retention) *Evaluator { e.lockRetention = lr return e } // WithReplicationConfig - sets the replication configuration for the evaluator func (e *Evaluator) WithReplicationConfig(rcfg *replication.Config) *Evaluator { e.replCfg = rcfg return e } // IsPendingReplication checks if the object is pending replication.
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Tue Apr 08 15:41:24 GMT 2025 - 4.6K bytes - Click Count (0)