containerd/pkg/server
heartlock dda03f733a support privileged
Signed-off-by: heartlock <21521209@zju.edu.cn>
2017-06-09 15:42:04 +08:00
..
agents Add unit test 2017-06-02 16:36:02 +00: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-06-06 06:43:38 +00:00
container_start.go support privileged 2017-06-09 15:42:04 +08: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 Add sandbox /etc/hosts when using host network 2017-06-06 06:43: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 Cleanup some code. 2017-06-02 02:15:58 +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-06-06 06:43:38 +00:00
sandbox_run.go Add sandbox /etc/hosts when using host network 2017-06-06 06:43:38 +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-06-02 16:36:02 +00:00
service.go Add container logging support. 2017-06-02 16:36:02 +00: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