Move each kubectl command to a separate directory

This commit is contained in:
Maciej Szulik
2018-10-05 13:06:12 +02:00
parent c00f19bd15
commit 33adf367f9
284 changed files with 84 additions and 153 deletions

3
pkg/kubectl/cmd/plugin/testdata/kubectl-foo vendored Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
echo "I am plugin foo"