minio/internal/bucket/replication
Poorna Krishnamoorthy dbea8d2ee0
Add support for existing object replication. (#12109)
Also adding an API to allow resyncing replication when
existing object replication is enabled and the remote target
is entirely lost. With the `mc replicate reset` command, the
objects that are eligible for replication as per the replication
config will be resynced to target if existing object replication
is enabled on the rule.
2021-06-01 19:59:11 -07:00
..
and.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
destination.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
error.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
filter.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
replication.go Add support for existing object replication. (#12109) 2021-06-01 19:59:11 -07:00
replication_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
rule.go Add support for existing object replication. (#12109) 2021-06-01 19:59:11 -07:00
rule_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
sourceselectioncriteria.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
tag.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00