mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-03 02:07:38 +00:00
add updated plugin mechanism
This commit is contained in:
4
test/fixtures/pkg/kubectl/plugins/version/kubectl-version
vendored
Executable file
4
test/fixtures/pkg/kubectl/plugins/version/kubectl-version
vendored
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# This plugin is a no-op and is used to test
|
||||
# a plugin that overshadows an existing plugin
|
Reference in New Issue
Block a user