| .. |
|
define
|
Move libimage.ManifestList{Descriptor,Data} to libimage/define
|
2023-08-28 23:17:59 +02:00 |
|
filter
|
libimage: split out search filters
|
2023-09-12 13:54:20 +02:00 |
|
manifests
|
libimage: add retry options for manifest push
|
2023-09-28 22:26:38 +05:30 |
|
testdata
|
libimage should be using containers.conf for tmpdir
|
2022-05-04 16:55:25 -04:00 |
|
copier.go
|
URGENT: heal CI: fix codespell
|
2023-10-03 11:15:37 +02:00 |
|
corrupted_test.go
|
DiskUsage: return total images size
|
2022-10-18 11:16:05 +02:00 |
|
disk_usage.go
|
layerTree: add images argument
|
2023-03-28 11:05:29 +02:00 |
|
events.go
|
Merge pull request #524 from vrothberg/libimage-events
|
2021-05-06 14:34:49 -04:00 |
|
filters.go
|
URGENT: heal CI: fix codespell
|
2023-10-03 11:15:37 +02:00 |
|
filters_test.go
|
Fix ID and Digest filters
|
2023-09-28 12:18:08 -04:00 |
|
history.go
|
history: set Tags
|
2023-05-02 13:48:10 +02:00 |
|
history_test.go
|
history: set Tags
|
2023-05-02 13:48:10 +02:00 |
|
image.go
|
Fix ID and Digest filters
|
2023-09-28 12:18:08 -04:00 |
|
image_config.go
|
linters: enable dupword
|
2023-09-01 11:51:25 +02:00 |
|
image_test.go
|
libimage: harden lookup by digest
|
2023-06-30 10:09:48 +02:00 |
|
image_tree.go
|
layerTree: add images argument
|
2023-03-28 11:05:29 +02:00 |
|
import.go
|
linters: enable forbidigo
|
2023-09-01 11:08:17 +02:00 |
|
import_test.go
|
libimage: import: fix tags
|
2021-07-06 14:42:50 +02:00 |
|
inspect.go
|
Eliminate segfault when image does not have config
|
2022-08-17 09:30:49 -04:00 |
|
layer_tree.go
|
libimage/layer_tree: if parent is empty and manifest list ignore
|
2023-09-18 14:30:42 +05:30 |
|
load.go
|
libimage: wait to write an event until an image loaded
|
2023-02-15 10:51:54 +09:00 |
|
load_test.go
|
bump to golangci-lint v1.50.0
|
2022-10-17 15:03:07 +02:00 |
|
manifest_list.go
|
libimage: add retry options for manifest push
|
2023-09-28 22:26:38 +05:30 |
|
manifest_list_test.go
|
manifest_list: inspect add fields from both OCIv1 and docker format
|
2022-07-29 17:04:33 +05:30 |
|
normalize.go
|
libimage: harden lookup by digest
|
2023-06-30 10:09:48 +02:00 |
|
normalize_test.go
|
libimage: harden lookup by digest
|
2023-06-30 10:09:48 +02:00 |
|
oci.go
|
libimage: follow-up changes
|
2021-05-03 15:20:40 +02:00 |
|
platform.go
|
libimage: format platform warning
|
2022-11-03 09:45:11 +01:00 |
|
platform_test.go
|
libimage: normalize platforms correctly
|
2022-06-28 13:44:02 +02:00 |
|
pull.go
|
linters: enable whitespace
|
2023-09-01 11:14:23 +02:00 |
|
pull_test.go
|
libimage: preserve optional name when pulling from OCI transport
|
2023-08-30 09:19:42 +02:00 |
|
push.go
|
libimage: LookupImage: remove IgnorePlatform option
|
2021-07-02 14:14:56 +02:00 |
|
push_test.go
|
libimage/copier: wire ForceCompressionFormat for image copy
|
2023-08-11 14:22:27 +05:30 |
|
remove_test.go
|
libimage: RemoveImages: add Ignore field
|
2022-03-17 14:55:16 +01:00 |
|
runtime.go
|
Reorganize how requiredDigest/requiredTag is determined
|
2023-07-13 22:12:37 +02:00 |
|
runtime_test.go
|
bump to golangci-lint v1.50.0
|
2022-10-17 15:03:07 +02:00 |
|
save.go
|
Switch to golang native error wrapping
|
2022-07-12 10:54:07 +02:00 |
|
save_test.go
|
bump to golangci-lint v1.50.0
|
2022-10-17 15:03:07 +02:00 |
|
search.go
|
libimage: split out search filters
|
2023-09-12 13:54:20 +02:00 |