mirror of
https://github.com/rancher/plugins.git
synced 2025-09-16 10:04:09 +00:00
fc83c24eb5013f710b9495cc300ce2887e870601
This commit adds a struct type CommonArgs that is to be embedded in every plugin's argument struct. It contains a field named "IgnoreUnknown" which will be parsed as a boolean and can be provided to ignore unknown arguments passed to the plugin.
Description
k3s has removed some standard plugins, which we need. So fork and add it back.
Languages
Go
99.7%
Shell
0.3%