minio/internal/http
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
..
stats rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
close.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
dial_dnscache.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
dial_dnscache_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
dial_linux.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
dial_others.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
headers.go Add support for existing object replication. (#12109) 2021-06-01 19:59:11 -07:00
listen_nix.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
listen_others.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
listener.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
listener_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
server.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
server_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00