distribution/registry/storage/driver/s3-aws
Milos Gajdos 852de2c2bb
cleanup: make chunk sizes easier to understand and change writer append
This commit make the S3 driver chunk size constants more straightforward
to understand -- instead of remembering the bit shifts we make this more
explicit.

We are also updating append parameter to the `(writer).Write` to follow
the new convention we are trying to establish.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2023-10-27 10:57:54 +01:00
..
s3.go cleanup: make chunk sizes easier to understand and change writer append 2023-10-27 10:57:54 +01:00
s3_test.go Remove test for nested file delete on S3 2023-10-17 09:13:15 +01:00
s3_v2_signer.go Fix gometalint errors 2019-02-04 16:01:04 -08:00