containerd/pkg/server
Random-Liu 6ac71e5862 Add initial container implementation.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-05-22 19:14:09 +00:00
..
testing Enhance fake execution client. 2017-05-10 10:03:18 -07:00
container_attach.go Add initial code framework 2017-04-14 19:04:26 -07:00
container_create.go Add initial container implementation. 2017-05-22 19:14:09 +00:00
container_exec.go Add initial code framework 2017-04-14 19:04:26 -07:00
container_execsync.go Add initial code framework 2017-04-14 19:04:26 -07:00
container_list.go Add initial container implementation. 2017-05-22 19:14:09 +00:00
container_remove.go Add initial container implementation. 2017-05-22 19:14:09 +00:00
container_start.go Add initial container implementation. 2017-05-22 19:14:09 +00:00
container_status.go Add initial container implementation. 2017-05-22 19:14:09 +00:00
container_stop.go Add initial container implementation. 2017-05-22 19:14:09 +00:00
events.go Add initial container implementation. 2017-05-22 19:14:09 +00:00
helpers_test.go Return not exist error in metadata store 2017-05-16 19:57:41 +00:00
helpers.go Add initial container implementation. 2017-05-22 19:14:09 +00:00
image_list.go initial implementation for image management 2017-05-11 19:32:44 -05:00
image_pull_test.go Use docker/distribution library to resolve image reference. 2017-05-12 13:57:05 -07:00
image_pull.go Use docker/distribution library to resolve image reference. 2017-05-12 13:57:05 -07:00
image_remove.go initial implementation for image management 2017-05-11 19:32:44 -05:00
image_status.go initial implementation for image management 2017-05-11 19:32:44 -05:00
sandbox_list_test.go Add unit test. 2017-05-12 13:14:25 -07:00
sandbox_list.go Add initial container implementation. 2017-05-22 19:14:09 +00:00
sandbox_portforward.go Add initial code framework 2017-04-14 19:04:26 -07:00
sandbox_remove_test.go Return not exist error in metadata store 2017-05-16 19:57:41 +00:00
sandbox_remove.go Add initial container implementation. 2017-05-22 19:14:09 +00:00
sandbox_run_test.go Add unit test. 2017-05-12 13:14:25 -07:00
sandbox_run.go Add initial container implementation. 2017-05-22 19:14:09 +00:00
sandbox_status_test.go Add unit test. 2017-05-12 13:14:25 -07:00
sandbox_status.go Add initial container implementation. 2017-05-22 19:14:09 +00:00
sandbox_stop_test.go Add unit test. 2017-05-12 13:14:25 -07:00
sandbox_stop.go Add initial container implementation. 2017-05-22 19:14:09 +00:00
server.go Add initial code framework 2017-04-14 19:04:26 -07:00
service_test.go Add unit test. 2017-05-12 13:14:25 -07:00
service.go Add initial container implementation. 2017-05-22 19:14:09 +00:00
status.go Add initial code framework 2017-04-14 19:04:26 -07:00
update_runtime_config.go Add initial code framework 2017-04-14 19:04:26 -07:00
version.go Add initial code framework 2017-04-14 19:04:26 -07:00