mirror of
https://github.com/rancher/plugins.git
synced 2025-07-08 12:45:19 +00:00
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. |
||
---|---|---|
.. | ||
args.go | ||
types.go |