Files
moby/plugin
Sebastiaan van Stijn 66ab2e9e77 plugin/executor/containerd: Executor.ProcessEvent: make switch excaustive (exhaustive)
plugin/executor/containerd/containerd.go:164:2: missing cases in switch of type types.EventType: types.EventUnknown, types.EventOOM, types.EventCreate, types.EventStart, types.EventExecAdded, types.EventExecStarted, types.EventPaused, types.EventResumed (exhaustive)
        switch et {
        ^

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-02-09 13:22:50 +01:00
..
2024-11-12 14:02:09 +01:00
2024-07-31 22:42:52 +02:00
2018-02-05 16:51:57 -05:00
2024-09-06 21:53:09 +10:00