containerd/runtime/v2/shim
Ace-Tang 7b1b16b741 runtime-v2: add validation for runtime name
add validation for runtime name, if runtime name is invalid,
containerd will got panic.

Signed-off-by: Ace-Tang <aceapril@126.com>
2018-10-19 15:19:45 +08:00
..
reaper_unix.go Runtime v2 2018-07-17 10:21:29 -04:00
shim_darwin.go Abstract to SocketAddress 2018-07-27 12:39:53 -04: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 Add shim log pipe for log forwarding to the daemon 2018-08-07 15:31:00 -04:00
shim_windows_test.go Add blocking buffered writes to shim 2018-10-02 11:10:43 -07:00
shim_windows.go fixtypo: misspell in runtime package 2018-10-18 23:21:05 +08:00
shim.go Handle shim delete workdir on Windows 2018-10-02 11:10:43 -07:00
util_unix.go Abstract to SocketAddress 2018-07-27 12:39:53 -04:00
util_windows.go Decrease shim timeout on pipe not found 2018-10-02 11:10:43 -07:00
util.go runtime-v2: add validation for runtime name 2018-10-19 15:19:45 +08:00