Files
kubernetes/pkg
Clayton Coleman 0b5410f30f Exec should be easier to reuse as a command
We have a few use cases where we want to have shortcut commands
for common behavior. In these cases, we want to default commands
with a simpler syntax, so being able to reuse Exec from code but
not share the same arguments is useful.

In this case, we're introducing 'rsh' which tries to run exec -itp --
bash.
2015-07-24 18:14:28 -04:00
..
2015-07-23 17:21:27 -07:00
2015-05-11 17:18:06 -04:00
2015-07-23 17:21:27 -07:00
2015-07-15 16:43:59 -07:00
2015-07-23 17:21:27 -07:00
2015-07-24 09:28:02 +02:00
2015-07-10 21:02:31 -07:00