containerd/pkg/server
abhi f3ccd85891 Adding Registry Mirror support
This commit aims to add registy mirror support similar to
docker. The UI is similar to docker where user can
provide mirror urls and the image resolves against the provided
mirrors before fetching from default docker regitry mirror url.

Signed-off-by: abhi <abhi@docker.com>
2018-01-31 10:47:34 -08:00
..
io Replace glog with logrus 2018-01-17 21:57:31 +00:00
testing Use new ocicni. 2017-09-07 00:14:12 +00:00
container_attach.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
container_create_test.go Minor code cleanup. 2018-01-18 07:31:16 +00:00
container_create.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
container_exec.go add truncindex 2017-10-12 10:32:20 +08:00
container_execsync.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
container_list_test.go Avoid containerd access as much as possible. 2018-01-25 23:36:00 +00:00
container_list.go Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd. 2018-01-10 22:35:33 +00:00
container_remove_test.go Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd. 2018-01-10 22:35:33 +00:00
container_remove.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
container_start.go Avoid containerd access as much as possible. 2018-01-25 23:36:00 +00:00
container_stats_list.go Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd. 2018-01-10 22:35:33 +00:00
container_stats.go remove taskService and imageStoreService 2017-12-12 16:51:22 +08:00
container_status_test.go Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd. 2018-01-10 22:35:33 +00:00
container_status.go Avoid containerd access as much as possible. 2018-01-25 23:36:00 +00:00
container_stop_test.go Use channel to pass the stop info instead of polling for container stop 2018-01-25 11:07:54 +08:00
container_stop.go Avoid containerd access as much as possible. 2018-01-25 23:36:00 +00:00
container_update_resources_test.go Fix update container resources 2017-10-03 06:03:39 +00:00
container_update_resources.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
events.go Avoid containerd access as much as possible. 2018-01-25 23:36:00 +00:00
helpers_selinux_test.go Use t.Run() instead of t.Log() for subtest log 2018-01-09 15:45:13 -05:00
helpers_test.go Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd. 2018-01-10 22:35:33 +00:00
helpers.go Adding Registry Mirror support 2018-01-31 10:47:34 -08:00
image_list_test.go Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd. 2018-01-10 22:35:33 +00:00
image_list.go Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd. 2018-01-10 22:35:33 +00:00
image_load.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
image_pull_test.go Containerd client integration 2017-08-16 14:43:22 -07:00
image_pull.go Adding Registry Mirror support 2018-01-31 10:47:34 -08:00
image_remove.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
image_status_test.go Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd. 2018-01-10 22:35:33 +00:00
image_status.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
imagefs_info_test.go Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd. 2018-01-10 22:35:33 +00:00
imagefs_info.go Add ImageFsInfo support 2017-09-25 21:02:29 +00:00
instrumented_service.go Use containerd grpc server 2018-01-18 18:51:18 +00:00
restart.go Avoid containerd access as much as possible. 2018-01-25 23:36:00 +00:00
sandbox_list_test.go Avoid containerd access as much as possible. 2018-01-25 23:36:00 +00:00
sandbox_list.go Avoid containerd access as much as possible. 2018-01-25 23:36:00 +00:00
sandbox_portforward.go Avoid containerd access as much as possible. 2018-01-25 23:36:00 +00:00
sandbox_remove.go Avoid containerd access as much as possible. 2018-01-25 23:36:00 +00:00
sandbox_run_test.go Annotations: Provide container metadata for VM based runtimes 2018-01-17 09:57:20 -06:00
sandbox_run.go Avoid containerd access as much as possible. 2018-01-25 23:36:00 +00:00
sandbox_status_test.go Avoid containerd access as much as possible. 2018-01-25 23:36:00 +00:00
sandbox_status.go Avoid containerd access as much as possible. 2018-01-25 23:36:00 +00:00
sandbox_stop_test.go Avoid containerd access as much as possible. 2018-01-25 23:36:00 +00:00
sandbox_stop.go Avoid containerd access as much as possible. 2018-01-25 23:36:00 +00:00
service_test.go Add runtime cgroup and fix a cli panic. 2018-01-25 22:32:57 +00:00
service.go Add runtime cgroup and fix a cli panic. 2018-01-25 22:32:57 +00:00
snapshots.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
status.go "Status" function return cri-containerd config in json format 2017-11-03 09:23:05 +08:00
streaming.go Add container attach support. 2017-08-23 23:48:31 +00:00
update_runtime_config.go Update CRI to d779e9c9561b732adf06263c5424889e7564fdbd. 2017-06-21 01:56:13 +00:00
version.go Use containerd grpc server 2018-01-18 18:51:18 +00:00