48959ebac0
Storage drivers may be able to take advantage of the hint to start their walk more efficiently. Start with s3, whose API takes a start-after parameter. Registries with many repositories can drastically reduce calls to s3 by telling s3 to only list results lexographically after the last parameter. Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com> |
||
---|---|---|
.. | ||
api | ||
auth | ||
client | ||
handlers | ||
listener | ||
middleware | ||
proxy | ||
storage | ||
doc.go | ||
registry.go | ||
registry_test.go | ||
root.go |