containerd/runtime/v2/runc/task
Marat Radchenko 0607e73263 Move GetTopic function out of runc shim
Every shim implementation needs to select a correct publisher topic when posting events, so move it out of Linux-only runc code to the place where other shims can also use it

Otherwise, shims have to copy-paste this code. For example, see runj: 8158e558a3/containerd/shim.go (L144-L172)

Signed-off-by: Marat Radchenko <marat@slonopotamus.org>
2023-06-30 10:29:21 +03:00
..
plugin Use task plugin for runc shim 2021-12-13 10:37:13 -08:00
service.go Move GetTopic function out of runc shim 2023-06-30 10:29:21 +03:00