kubernetes/pkg/client/unversioned
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
..
auth autogenerated 2016-10-21 17:32:32 -07:00
clientcmd autogenerated 2016-10-21 17:32:32 -07:00
portforward Refactor PortForward server methods into the portforward package 2016-10-25 12:08:35 -07:00
remotecommand Add timeout argument to ExecInContainer 2016-11-07 13:00:59 +01:00
testclient/simple Remove petset from 1.4 generated client to pass import-boss verification 2016-10-27 17:25:10 -07:00
BUILD include multiple versions in clientset 2016-10-29 13:30:47 -07:00
conditions.go include multiple versions in clientset 2016-10-29 13:30:47 -07:00
helper_test.go remove testapi.Default.GroupVersion 2016-10-07 10:10:54 -04:00
helper.go handle non-generated client removal 2016-10-26 16:10:41 -04:00