kubernetes/pkg/kubelet/container/testing
Claudiu Belu d4d7f58362 Windows: Fixes termination-file mounting for containerd
If Containerd is used on Windows, then we can also mount individual
files into containers (e.g.: termination-log files), which was not
possible with Docker.

Checks if the container runtime is containerd, and if it is, then also
mount the termination-log file.
2019-11-12 23:33:55 -08:00
..
BUILD New staging repository for cri-api 2019-03-26 18:21:04 -04:00
fake_cache.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
fake_runtime_helper.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
fake_runtime.go Windows: Fixes termination-file mounting for containerd 2019-11-12 23:33:55 -08:00
mock_runtime_cache.go Change StatsProvider interface to provide container stats from either cadvisor or CRI and implement this interface using cadvisor 2017-08-25 13:11:26 -07:00
mockfileinfo.go Add pod log garbage collection unit test. 2016-10-24 00:03:34 -07:00
os.go Use chmod to bypass umask on termination log file 2017-01-23 12:26:37 -05:00
runtime_mock.go Windows: Fixes termination-file mounting for containerd 2019-11-12 23:33:55 -08:00