| .. |
|
define
|
libimage.ManifestList.Inspect(): show artifact types and file lists
|
2024-02-05 09:49:17 -05:00 |
|
filter
|
libimage: split out search filters
|
2023-09-12 13:54:20 +02:00 |
|
manifests
|
Merge pull request #2091 from nalind/manifest-convert
|
2024-09-20 12:50:42 +00:00 |
|
platform
|
Fix SA1019: replace deprecated github.com/containerd/containerd/platforms with github.com/containerd/platforms
|
2024-08-22 09:51:42 +02:00 |
|
testdata
|
libimage should be using containers.conf for tmpdir
|
2022-05-04 16:55:25 -04:00 |
|
copier.go
|
Revert "Export portions of Copier"
|
2024-09-23 09:58:53 -05:00 |
|
corrupted_test.go
|
Fix spelling mistake
|
2024-05-27 06:14:44 -04:00 |
|
disk_usage.go
|
Improve runtime.layerTree method to be consistent
|
2024-08-28 16:00:59 +02:00 |
|
events.go
|
Report error events on pull failures
|
2024-02-29 11:32:41 -05:00 |
|
filters.go
|
update golangci-lint to 1.60.3
|
2024-09-03 15:57:02 +02:00 |
|
filters_test.go
|
Add ListImagesByNames and change the ListImages API
|
2024-08-28 15:19:53 +02:00 |
|
history.go
|
Improve runtime.layerTree method to be consistent
|
2024-08-28 16:00:59 +02:00 |
|
history_test.go
|
Simplify tests by testing.TempDir instead of os.MkdirTemp
|
2024-01-05 22:54:51 +02:00 |
|
image.go
|
Improve runtime.layerTree method to be consistent
|
2024-08-28 16:00:59 +02:00 |
|
image_config.go
|
chore: remove outdated build constraints
|
2024-01-03 22:56:00 +02:00 |
|
image_test.go
|
update golangci-lint to 1.60.3
|
2024-09-03 15:57:02 +02:00 |
|
image_tree.go
|
Improve runtime.layerTree method to be consistent
|
2024-08-28 16:00:59 +02:00 |
|
import.go
|
Revert "Export portions of Copier"
|
2024-09-23 09:58:53 -05:00 |
|
import_test.go
|
Simplify tests by testing.TempDir instead of os.MkdirTemp
|
2024-01-05 22:54:51 +02:00 |
|
inspect.go
|
chore: remove outdated build constraints
|
2024-01-03 22:56:00 +02:00 |
|
layer_tree.go
|
Improve runtime.layerTree method to be consistent
|
2024-08-28 16:00:59 +02:00 |
|
load.go
|
libimage: use fileutils.(Le|E)xists
|
2024-04-10 12:23:07 +02:00 |
|
load_test.go
|
Add a libimage.Runtime.LoadReference for loading images
|
2024-03-25 09:40:54 -04:00 |
|
manifest_list.go
|
Revert "Export portions of Copier"
|
2024-09-23 09:58:53 -05:00 |
|
manifest_list_test.go
|
libimage.Image: add ConvertToManifestList()
|
2024-07-18 14:35:59 -04:00 |
|
normalize.go
|
chore: remove outdated build constraints
|
2024-01-03 22:56:00 +02:00 |
|
normalize_test.go
|
chore: remove outdated build constraints
|
2024-01-03 22:56:00 +02:00 |
|
oci.go
|
chore: remove outdated build constraints
|
2024-01-03 22:56:00 +02:00 |
|
platform.go
|
chore: remove outdated build constraints
|
2024-01-03 22:56:00 +02:00 |
|
pull.go
|
Revert "Export portions of Copier"
|
2024-09-23 09:58:53 -05:00 |
|
pull_test.go
|
Update a test per c/image pull 2408
|
2024-05-22 18:33:24 -04:00 |
|
push.go
|
Revert "Export portions of Copier"
|
2024-09-23 09:58:53 -05:00 |
|
push_test.go
|
Add ListImagesByNames and change the ListImages API
|
2024-08-28 15:19:53 +02:00 |
|
remove_test.go
|
Simplify tests by testing.TempDir instead of os.MkdirTemp
|
2024-01-05 22:54:51 +02:00 |
|
runtime.go
|
Improve runtime.layerTree method to be consistent
|
2024-08-28 16:00:59 +02:00 |
|
runtime_test.go
|
Add ListImagesByNames and change the ListImages API
|
2024-08-28 15:19:53 +02:00 |
|
save.go
|
Revert "Export portions of Copier"
|
2024-09-23 09:58:53 -05:00 |
|
save_test.go
|
Add ListImagesByNames and change the ListImages API
|
2024-08-28 15:19:53 +02:00 |
|
search.go
|
update golangci-lint to 1.60.3
|
2024-09-03 15:57:02 +02:00 |
|
types.go
|
Make the definition of LookupReferenceFunc unconditional
|
2024-07-15 10:24:02 -04:00 |