kubernetes/pkg/kubelet/dockershim/libdocker
Kenichi Omichi 11b1307b25 Add unit tests for dockershim/exec.go
When trying to fix a dockershim issue, there were not any unit tests
for dockershim/exec.go and it was difficult to add the corresponding
unit test for the bug.
This adds the unit tests for avoiding such situation in the future.
2020-10-14 02:04:43 +00:00
..
testing Add unit tests for dockershim/exec.go 2020-10-14 02:04:43 +00:00
BUILD Add unit tests for dockershim/exec.go 2020-10-14 02:04:43 +00:00
client.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
fake_client.go [kubelet/dockershim] : Use local copy for range iterator 2020-07-18 12:52:23 -04:00
helpers_test.go Add dockerless tags to all files in dockershim 2020-05-07 17:18:50 -04:00
helpers.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
instrumented_client.go Add dockerless tags to all files in dockershim 2020-05-07 17:18:50 -04:00
kube_docker_client_test.go Add dockerless tags to all files in dockershim 2020-05-07 17:18:50 -04:00
kube_docker_client.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00