k3s/pkg/kubelet/dockershim
Kubernetes Submit Queue e05d568b40 Merge pull request #33810 from feiskyer/portforward
Automatic merge from submit-queue

Fake docker portfoward for in-process docker CRI integration

This is necessary to pass e2e tests for in-process docker CRI integration.

This is part of #31459.

cc/ @Random-Liu @kubernetes/sig-node
2016-09-30 00:52:34 -07:00
..
convert.go dockershim: add support for annotations 2016-09-16 11:31:15 -07:00
convert_test.go dockershim: bug fixes and more unit tests 2016-09-12 10:58:21 -07:00
doc.go Add a dockershim package 2016-07-27 18:30:25 -07:00
docker_container.go Fix mount issue in dockershim. 2016-09-29 20:13:39 -07:00
docker_container_test.go Use fakeclock in fake docker client. 2016-09-24 22:43:39 -07:00
docker_image.go Fix various typos in kubelet 2016-08-03 01:14:44 +03:00
docker_sandbox.go CRI: Add dns option, rename DNSOption to DNSConfig. 2016-09-29 13:46:32 -07:00
docker_sandbox_test.go dockershim: add support for annotations 2016-09-16 11:31:15 -07:00
docker_service.go Fake container exec/logs support for in-process docker CRI integration 2016-09-22 16:03:37 -07:00
docker_service_test.go Use fakeclock in fake docker client. 2016-09-24 22:43:39 -07:00
helpers.go dockershim: support filter containers by sandbox ID 2016-09-16 11:31:15 -07:00
helpers_test.go dockershim: add support for annotations 2016-09-16 11:31:15 -07:00
legacy.go Fake docker portfoward for in-process docker CRI integration 2016-09-30 11:30:45 +08:00
naming.go dockershim: utilize the Metadata in container names 2016-09-12 10:58:21 -07:00
naming_test.go dockershim: utilize the Metadata in container names 2016-09-12 10:58:21 -07:00