mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-21 09:57:52 +00:00
add updated plugin mechanism
This commit is contained in:
3
test/fixtures/pkg/kubectl/plugins/foo/kubectl-foo
vendored
Executable file
3
test/fixtures/pkg/kubectl/plugins/foo/kubectl-foo
vendored
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "I am plugin foo"
|
Reference in New Issue
Block a user