moby/libcontainerd
Derek McGowan 8fb5f4d5c9
Add configuration option for containerd cri
Disable cri plugin by default in containerd and
allows an option to enable the plugin. This only
has an effect on containerd when supervised by
dockerd. When containerd is managed outside of
dockerd, the configuration is not effected.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2018-07-24 11:34:47 -07:00
..
client_daemon.go vendor: update containerd to 63522d9 2018-06-08 19:19:06 -07:00
client_daemon_linux.go Various code-cleanup 2018-05-23 17:50:54 +02:00
client_daemon_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
client_local_windows.go Windows: Remove servicing mode 2018-02-27 08:48:31 -08:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
process_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
queue.go Add canonical import comment 2018-02-05 16:51:57 -05:00
queue_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
remote_daemon.go Pass log-level to containerd 2018-07-09 15:38:08 +02:00
remote_daemon_linux.go Add configuration option for containerd cri 2018-07-24 11:34:47 -07:00
remote_daemon_options.go Add configuration option for containerd cri 2018-07-24 11:34:47 -07:00
remote_daemon_options_linux.go Use containerd client Reconnect() API. 2018-03-28 09:43:08 -04:00
remote_daemon_windows.go Pass log-level to containerd 2018-07-09 15:38:08 +02:00
remote_local.go Add canonical import comment 2018-02-05 16:51:57 -05:00
types.go Windows: Remove servicing mode 2018-02-27 08:48:31 -08:00
types_linux.go Various code-cleanup 2018-05-23 17:50:54 +02:00
types_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
utils_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
utils_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
utils_windows_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00