containerd/runtime/v2/shim
Kiril Vladimiroff 4dd75be2b9
Unify dialer implementations
Instead of having several dialer implementations, leave only one in
`pkg/dialer` and call it from `pkg/ttrpcutil`, `runtime/v(1|2)/shim`
which had their own

Closes #3471.

Signed-off-by: Kiril Vladimiroff <kiril@vladimiroff.org>
2020-02-26 23:29:04 +02: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 Unify dialer implementations 2020-02-26 23:29:04 +02:00
util_windows.go fail on file not found for shim reconnect on containerd restart 2019-09-17 14:49:29 -07:00
util.go Pass ttrpc address to shim via env 2019-08-22 20:37:49 +00:00