distribution/registry/storage/driver/s3-aws
Sargun Dhillon 32ac467992 Introduce Walk Method Per Storage Driver
Move the Walk types into registry/storage/driver, and add a Walk method to each
storage driver. Although this is yet another API to implement, there is a fall
back implementation that relies on List and Stat. For some filesystems this is
very slow.

Also, this WalkDir Method conforms better do a traditional WalkDir (a la filepath).

This change is in preparation for refactoring.

Signed-off-by: Sargun Dhillon <sargun@sargun.me>
2018-01-07 22:45:17 -08:00
..
s3.go Introduce Walk Method Per Storage Driver 2018-01-07 22:45:17 -08:00
s3_test.go Support session token 2017-04-25 19:31:50 +02:00
s3_v2_signer.go moved Sirupsen to sirupsen on a case sensitive system 2017-06-23 20:28:48 +00:00