1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/cluster
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
..
convert Merge pull request #32339 from aluzzardi/selinux 2017-04-08 01:37:17 +02:00
executor Merge pull request #32339 from aluzzardi/selinux 2017-04-08 01:37:17 +02:00
provider
cluster.go
filters.go
filters_test.go
helpers.go Change "service inspect" to show defaults in place of empty fields 2017-04-10 13:41:16 -07:00
listen_addr.go
listen_addr_linux.go
listen_addr_others.go
listen_addr_solaris.go
networks.go
noderunner.go
nodes.go
secrets.go
services.go Change "service inspect" to show defaults in place of empty fields 2017-04-10 13:41:16 -07:00
swarm.go
tasks.go Change "service inspect" to show defaults in place of empty fields 2017-04-10 13:41:16 -07:00
utils.go