plugins/plugins
Stefan Junker 5a39a168f7 pkg/types: add IgnoreUnknown arg and logic
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.
2016-03-21 20:36:05 +01:00
..
ipam pkg/types: add IgnoreUnknown arg and logic 2016-03-21 20:36:05 +01:00
main tests: loopback DEL 2016-03-02 17:56:44 +01:00
meta Add invoke.Delegate{Add,Del} for use by meta-plugins 2016-03-04 11:01:22 +00:00