containerd/pkg/server
Random-Liu ca2167f17e Use docker/distribution library to resolve image reference.
Signed-off-by: Random-Liu <lantaol@google.com>
2017-05-12 13:57:05 -07: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 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 Add unit test. 2017-05-12 13:14:25 -07:00
helpers.go Add initial sandbox management implementation 2017-05-12 13:14:11 -07: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 Add unit test. 2017-05-12 13:14:25 -07:00
sandbox_remove.go Add initial sandbox management implementation 2017-05-12 13:14:11 -07: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 Add initial sandbox management implementation 2017-05-12 13:14:11 -07:00
sandbox_stop_test.go Add unit test. 2017-05-12 13:14:25 -07:00
sandbox_stop.go Add initial sandbox management implementation 2017-05-12 13:14:11 -07: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