moby--moby/cli/command/idresolver
Aaron Lehmann 1d274e9acf Change "service inspect" to show defaults in place of empty fields
This adds a new parameter insertDefaults to /services/{id}. When this is
set, an empty field (such as UpdateConfig) will be populated with
default values in the API response. Make "service inspect" use this, so
that empty fields do not result in missing information when inspecting a
service.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2017-04-10 13:41:16 -07:00
..
client_test.go Change "service inspect" to show defaults in place of empty fields 2017-04-10 13:41:16 -07:00
idresolver.go Change "service inspect" to show defaults in place of empty fields 2017-04-10 13:41:16 -07:00
idresolver_test.go Added unit tests to the cli/command/idresolver package 2017-04-07 23:23:39 -04:00