e4a1f5a3bb
S3 results require paging to ensure that all results are returned. This PR changes the S3 physical backend to use the new ListObjectV2 method and pages through all the results. Fixes #2223. |
||
---|---|---|
.. | ||
azure.go | ||
azure_test.go | ||
cache.go | ||
cache_test.go | ||
consul.go | ||
consul_test.go | ||
dynamodb.go | ||
dynamodb_test.go | ||
etcd.go | ||
etcd_test.go | ||
file.go | ||
file_test.go | ||
gcs.go | ||
gcs_test.go | ||
inmem.go | ||
inmem_ha.go | ||
inmem_ha_test.go | ||
inmem_test.go | ||
mysql.go | ||
mysql_test.go | ||
physical.go | ||
physical_test.go | ||
postgresql.go | ||
postgresql_test.go | ||
s3.go | ||
s3_test.go | ||
swift.go | ||
swift_test.go | ||
zookeeper.go | ||
zookeeper_test.go |