containerd/runtime/v2/shim
Kathryn Baldauf 2d8a65b1b2 Export shim publisher functions
- Our out of tree shim would like to publish events with ttrpc. These
functions should be exposed so our shim doesn't need to reimplement
publisher logic.

Signed-off-by: Kathryn Baldauf <kabaldau@microsoft.com>
2019-08-27 17:15:15 -07:00
..
publisher.go Export shim publisher functions 2019-08-27 17:15:15 -07:00
shim_darwin.go Abstract to SocketAddress 2018-07-27 12:39:53 -04:00
shim_freebsd.go Fix freebsd build 2018-12-16 14:27:42 +00:00
shim_linux.go Abstract to SocketAddress 2018-07-27 12:39:53 -04:00
shim_test.go Forward containerd debug to shim invocation 2018-09-27 07:46:01 -07:00
shim_unix.go Unifi reaper logic into package 2019-08-16 13:55:05 +00:00
shim_windows.go Completely remove Windows v2 in-tree shim 2019-08-05 16:49:56 -07:00
shim.go Export shim publisher functions 2019-08-27 17:15:15 -07:00
util_unix.go Set shim OOM scores to +1 containerd daemon score 2019-06-27 11:14:14 -04:00
util_windows.go Completely remove Windows v2 in-tree shim 2019-08-05 16:49:56 -07:00
util.go Pass ttrpc address to shim via env 2019-08-22 20:37:49 +00:00