moby/volume
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
..
drivers volume/drivers: use plugin Content-Type headers v1.2 2023-08-07 20:38:54 +02:00
local volume/local: Fix debug log typo 2023-08-18 11:38:50 +02:00
mounts test/volume: Replace Check with NilError where suitable 2023-08-10 11:18:56 +02:00
service api/types/events: define "Action" type and consts 2023-08-29 00:38:08 +02:00
testutils linting: gosec: fix or suppress G112, G114 in test code 2022-09-04 15:36:51 +02:00
volume.go Restore active mount counts on live-restore 2023-06-27 16:33:23 +00:00