Use github.com/google/shlex for splitting commands instead of splitting at whitespaces. This way, we avoid accidentally splitting single string arguments into mutliple ones. Signed-off-by: Valentin Rothberg <vrothberg@suse.com> |
||
|---|---|---|
| .. | ||
| container.go | ||
| funcs.go | ||
| funcs_test.go | ||
| parallel.go | ||
| pod.go | ||