moby/image
Sebastiaan van Stijn 0f871f8cb7
api/types/events: define "Action" type and consts
Define consts for the Actions we use for events, instead of "ad-hoc" strings.
Having these consts makes it easier to find where specific events are triggered,
makes the events less error-prone, and allows documenting each Action (if needed).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-29 00:38:08 +02:00
..
cache Use OCI "History" type instead of inventing our own copy 2023-06-12 13:47:17 -07:00
spec docs: fix JSON format error 2023-02-03 08:16:48 +00:00
tarexport api/types/events: define "Action" type and consts 2023-08-29 00:38:08 +02:00
v1 Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
fs.go image: format code with gofumpt 2023-08-24 17:57:22 +02:00
fs_test.go image: format code with gofumpt 2023-08-24 17:57:22 +02:00
image.go c8d/builder: Don't drop fields from created image 2023-08-24 09:44:12 +02:00
image_test.go Use OCI "History" type instead of inventing our own copy 2023-06-12 13:47:17 -07:00
rootfs.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
store.go swap logrus types for their containerd/logs aliases 2023-08-01 13:02:55 +02:00
store_test.go image/store: Use errdefs for errors 2022-12-08 17:17:07 +01:00