mirror of
https://github.com/rancher/plugins.git
synced 2025-08-31 10:51:04 +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.