image/manifest
Miloslav Trmač 6336a84adf Use slices.Backward and append instead of manually indexing
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2025-03-12 20:17:35 +01:00
..
fixtures Add unit tests to ensure manifest Clone doesn't lose data 2024-07-01 19:39:55 +02:00
common.go Quote various strings coming from untrusted sources 2024-05-09 19:22:23 +02:00
common_test.go Update module github.com/opencontainers/image-spec to v1.1.0-rc3 2023-05-05 01:18:25 +02:00
docker_schema1.go Use slices.Backward and append instead of manually indexing 2025-03-12 20:17:35 +01:00
docker_schema1_test.go Add unit tests to ensure manifest Clone doesn't lose data 2024-07-01 19:39:55 +02:00
docker_schema2.go manifest: LayerInfos: preallocate the slice 2024-08-05 11:18:12 -07:00
docker_schema2_list.go manifest: introduce internal/manifest.ListInternal and freeze manifest.List 2023-02-08 11:21:46 +05:30
docker_schema2_list_test.go Update users of deprecated io/ioutil 2022-04-13 20:46:48 +02:00
docker_schema2_test.go Add unit tests to ensure manifest Clone doesn't lose data 2024-07-01 19:39:55 +02:00
fixtures_info_test.go Spelling 2021-03-23 14:37:37 -04:00
list.go manifest: introduce internal/manifest.ListInternal and freeze manifest.List 2023-02-08 11:21:46 +05:30
list_test.go manifest,zstd: give priority to zstd compressed images 2023-02-28 00:07:32 +05:30
manifest.go Quote various strings coming from untrusted sources 2024-05-09 19:22:23 +02:00
manifest_test.go Update users of deprecated io/ioutil 2022-04-13 20:46:48 +02:00
oci.go Don't split the same string twice 2025-02-20 16:09:48 +01:00
oci_index.go manifest: introduce internal/manifest.ListInternal and freeze manifest.List 2023-02-08 11:21:46 +05:30
oci_index_test.go Update users of deprecated io/ioutil 2022-04-13 20:46:48 +02:00
oci_test.go Add unit tests to ensure manifest Clone doesn't lose data 2024-07-01 19:39:55 +02:00