1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/types
Aaron Lehmann d8b8b12994 api: Remove omitempty tag on Parallelism
It doesn't make sense to use omitempty here. 0 is a meaningful value and
it's different from the default. If someone sets Parallelism to 0, we
want to show that Parallelism is 0, not hide the field.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-11-16 16:21:25 -08:00
..
backend
blkiodev
container
events
filters
mount
network
reference
registry
strslice
swarm
time Add engine-api types to docker 2016-09-07 11:05:58 -07:00
versions
volume
auth.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
client.go
configs.go
error_response.go
id_response.go
image_summary.go
plugin.go
plugin_device.go
plugin_env.go
plugin_interface_type.go
plugin_mount.go
plugin_responses.go
port.go
seccomp.go
stats.go
types.go
volume.go