containerd/pkg/server
2017-05-31 14:54:42 -07:00
..
testing Add unit test. 2017-05-31 19:11:56 +00:00
container_attach.go update kubernetes vendor for new CRI change 2017-05-24 10:25:55 +08:00
container_create_test.go Add unit test. 2017-05-31 01:18:22 +00:00
container_create.go Ensure container rootfs and apply image config 2017-05-31 01:18:22 +00:00
container_exec.go update kubernetes vendor for new CRI change 2017-05-24 10:25:55 +08:00
container_execsync.go update kubernetes vendor for new CRI change 2017-05-24 10:25:55 +08: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 update kubernetes vendor for new CRI change 2017-05-24 10:25:55 +08:00
container_remove.go Ensure container rootfs and apply image config 2017-05-31 01:18:22 +00:00
container_start_test.go Add unit test. 2017-05-31 01:18:22 +00:00
container_start.go Ensure container rootfs and apply image config 2017-05-31 01:18:22 +00: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 update kubernetes vendor for new CRI change 2017-05-24 10:25:55 +08:00
container_stop.go update kubernetes vendor for new CRI change 2017-05-24 10:25:55 +08:00
events_test.go update kubernetes vendor for new CRI change 2017-05-24 10:25:55 +08:00
events.go Retry and backoff when lost connection with containerd. 2017-05-31 21:33:52 +00:00
helpers_test.go Add unit test. 2017-05-26 23:52:31 +00:00
helpers.go Pull sandbox image and apply image config 2017-05-31 00:39:38 +00: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 Add image pull waiting. 2017-05-27 00:12:00 +00:00
image_remove.go Pull sandbox image and apply image config 2017-05-31 00:39:38 +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 update kubernetes vendor for new CRI change 2017-05-24 10:25:55 +08:00
sandbox_list.go update kubernetes vendor for new CRI change 2017-05-24 10:25:55 +08:00
sandbox_portforward.go update kubernetes vendor for new CRI change 2017-05-24 10:25:55 +08:00
sandbox_remove_test.go update kubernetes vendor for new CRI change 2017-05-24 10:25:55 +08:00
sandbox_remove.go Minor cleanup. 2017-05-27 00:31:30 +00:00
sandbox_run_test.go Add unit test. 2017-05-31 01:18:22 +00:00
sandbox_run.go Ensure container rootfs and apply image config 2017-05-31 01:18:22 +00:00
sandbox_status_test.go update kubernetes vendor for new CRI change 2017-05-24 10:25:55 +08:00
sandbox_status.go update kubernetes vendor for new CRI change 2017-05-24 10:25:55 +08:00
sandbox_stop_test.go update kubernetes vendor for new CRI change 2017-05-24 10:25:55 +08:00
sandbox_stop.go Minor cleanup. 2017-05-27 00:31:30 +00:00
server.go update kubernetes vendor for new CRI change 2017-05-24 10:25:55 +08:00
service_test.go Add unit test. 2017-05-31 00:39:38 +00:00
service.go Merge pull request #53 from Random-Liu/add-other-small-functions 2017-05-31 14:54:42 -07: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 Add unit test. 2017-05-31 19:11:56 +00:00
version.go Add Version, UpdateRuntimeConfig and Status. 2017-05-31 19:11:56 +00:00