mirror of
https://github.com/rancher/plugins.git
synced 2025-08-31 16:57:39 +00:00
When plugin is executed with a DEL command, it does not print result to stdout unless there is an error. Therefore it stdout bytes should not be passed to json.Unmarshal.