mirror of https://github.com/docker/cli.git
1c576e9043
Fairly straight forward. It became necessary to wrap `Plugin.Err` with a type which implements `encoding.MarshalText` in order to have that field rendered properly in the `docker info -f '{{json}}'` output. Since I changed the type somewhat I also added a unit test for `formatInfo`. Signed-off-by: Ian Campbell <ijc@docker.com> |
||
---|---|---|
.. | ||
candidate.go | ||
candidate_test.go | ||
cobra.go | ||
error.go | ||
error_test.go | ||
manager.go | ||
manager_test.go | ||
manager_unix.go | ||
manager_windows.go | ||
metadata.go | ||
plugin.go |