containerd/pkg/server
Mike Brown 0fe8c17fdf godeps udpate
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2017-06-20 19:18:48 -05:00
..
agents Add unit test 2017-06-02 16:36:02 +00:00
testing Add schema1 support, and use namespace k8s.io. 2017-06-19 18:44:00 +00:00
container_attach.go update kubernetes vendor for new CRI change 2017-05-24 10:25:55 +08:00
container_create_test.go godeps udpate 2017-06-20 19:18:48 -05:00
container_create.go godeps udpate 2017-06-20 19:18:48 -05:00
container_exec.go update kubernetes vendor for new CRI change 2017-05-24 10:25:55 +08:00
container_execsync.go Add ExecSync. 2017-06-16 22:28:48 +00:00
container_list_test.go update kubernetes vendor for new CRI change 2017-05-24 10:25:55 +08:00
container_list.go update kubernetes vendor for new CRI change 2017-05-24 10:25:55 +08:00
container_remove_test.go godeps udpate 2017-06-20 19:18:48 -05:00
container_remove.go Create/delete containerd containerd 2017-06-16 16:43:13 +00:00
container_start_test.go godeps udpate 2017-06-20 19:18:48 -05:00
container_start.go godeps udpate 2017-06-20 19:18:48 -05:00
container_status_test.go update kubernetes vendor for new CRI change 2017-05-24 10:25:55 +08:00
container_status.go update kubernetes vendor for new CRI change 2017-05-24 10:25:55 +08:00
container_stop_test.go Use new Kill task api. 2017-06-16 16:43:13 +00:00
container_stop.go Stop/remove all containers when stop/remove sandbox. 2017-06-16 17:19:19 +00:00
events_test.go Rename more container to task. 2017-06-16 02:34:43 +00:00
events.go Rename more container to task. 2017-06-16 02:34:43 +00:00
helpers_test.go Add unit test. 2017-05-26 23:52:31 +00:00
helpers.go godeps udpate 2017-06-20 19:18:48 -05:00
image_list_test.go Add unit test. 2017-05-26 23:52:31 +00:00
image_list.go Finish image management. 2017-05-26 23:52:31 +00:00
image_pull_test.go Add image pull waiting. 2017-05-27 00:12:00 +00:00
image_pull.go godeps udpate 2017-06-20 19:18:48 -05:00
image_remove.go Create/delete containerd containerd 2017-06-16 16:43:13 +00:00
image_status_test.go Add unit test. 2017-05-26 23:52:31 +00:00
image_status.go Pull sandbox image and apply image config 2017-05-31 00:39:38 +00:00
imagefs_info.go update kubernetes vendor for new CRI change 2017-05-24 10:25:55 +08:00
sandbox_list_test.go Rename more container to task. 2017-06-16 02:34:43 +00:00
sandbox_list.go Rename more container to task. 2017-06-16 02:34:43 +00:00
sandbox_portforward.go update kubernetes vendor for new CRI change 2017-05-24 10:25:55 +08:00
sandbox_remove_test.go Stop/remove all containers when stop/remove sandbox. 2017-06-16 17:19:19 +00:00
sandbox_remove.go godeps udpate 2017-06-20 19:18:48 -05:00
sandbox_run_test.go Create/remove sandbox container. 2017-06-16 16:43:13 +00:00
sandbox_run.go godeps udpate 2017-06-20 19:18:48 -05:00
sandbox_status_test.go Rename more container to task. 2017-06-16 02:34:43 +00:00
sandbox_status.go Rename more container to task. 2017-06-16 02:34:43 +00:00
sandbox_stop_test.go Stop/remove all containers when stop/remove sandbox. 2017-06-16 17:19:19 +00:00
sandbox_stop.go Stop/remove all containers when stop/remove sandbox. 2017-06-16 17:19:19 +00:00
server.go Add schema1 support, and use namespace k8s.io. 2017-06-19 18:44:00 +00:00
service_test.go Create/delete containerd containerd 2017-06-16 16:43:13 +00:00
service.go use containerd client library 2017-06-20 19:18:29 -05:00
status_test.go Add unit test. 2017-05-31 19:11:56 +00:00
status.go Add Version, UpdateRuntimeConfig and Status. 2017-05-31 19:11:56 +00:00
update_runtime_config.go Add Version, UpdateRuntimeConfig and Status. 2017-05-31 19:11:56 +00:00
version_test.go Use containerd version returned by version service. 2017-06-07 22:04:09 +00:00
version.go Use containerd version returned by version service. 2017-06-07 22:04:09 +00:00