kubernetes/pkg/kubelet/container/testing
Rodolfo Carvalho 506129ba4e Add timeout argument to ExecInContainer
This allows us to interrupt/kill the executed command if it exceeds the
timeout (not implemented by this commit).

Set timeout in Exec probes. HTTPGet and TCPSocket probes respect the
timeout, while Exec probes used to ignore it.

Add e2e test for exec probe with timeout. However, the test is skipped
while the default exec handler doesn't support timeouts.
2016-11-07 13:00:59 +01:00
..
BUILD autogenerated 2016-10-24 14:47:27 -07:00
fake_cache.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
fake_runtime.go Add timeout argument to ExecInContainer 2016-11-07 13:00:59 +01:00
mockfileinfo.go Add pod log garbage collection unit test. 2016-10-24 00:03:34 -07:00
os.go Add pod log garbage collection unit test. 2016-10-24 00:03:34 -07:00
runtime_mock.go Add timeout argument to ExecInContainer 2016-11-07 13:00:59 +01:00