![]() 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:
|
||
---|---|---|
.. | ||
opts | ||
restart | ||
v2 | ||
events.go | ||
monitor.go | ||
nsmap.go | ||
runtime.go | ||
task.go | ||
typeurl.go |