containerd/pkg/server
2017-05-17 09:02:54 -07:00
..
testing Merge pull request #37 from mozhuli/add-fake-iamges-service 2017-05-17 09:02:54 -07:00
container_attach.go Add initial code framework 2017-04-14 19:04:26 -07:00
container_create.go Add initial code framework 2017-04-14 19:04:26 -07: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 code framework 2017-04-14 19:04:26 -07:00
container_remove.go Add initial code framework 2017-04-14 19:04:26 -07:00
container_start.go Add initial code framework 2017-04-14 19:04:26 -07:00
container_status.go Add initial code framework 2017-04-14 19:04:26 -07:00
container_stop.go Add initial code framework 2017-04-14 19:04:26 -07:00
helpers_test.go Return not exist error in metadata store 2017-05-16 19:57:41 +00:00
helpers.go Return not exist error in metadata store 2017-05-16 19:57:41 +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 sandbox management implementation 2017-05-12 13:14:11 -07: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 Return not exist error in metadata store 2017-05-16 19:57:41 +00:00
sandbox_run_test.go Add unit test. 2017-05-12 13:14:25 -07:00
sandbox_run.go Add initial sandbox management implementation 2017-05-12 13:14:11 -07:00
sandbox_status_test.go Add unit test. 2017-05-12 13:14:25 -07:00
sandbox_status.go Return not exist error in metadata store 2017-05-16 19:57:41 +00:00
sandbox_stop_test.go Add unit test. 2017-05-12 13:14:25 -07:00
sandbox_stop.go Return not exist error in metadata store 2017-05-16 19:57:41 +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 sandbox management implementation 2017-05-12 13:14:11 -07: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