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 record pid of exec'd process 2016-10-20 17:06:11 +02:00
blkiodev Add engine-api types to docker 2016-09-07 11:05:58 -07:00
container review updates 2016-11-09 14:27:45 -05:00
events Add engine-api types to docker 2016-09-07 11:05:58 -07:00
filters fix t.Errorf to t.Error in serveral _test.go 2016-11-14 17:54:43 +08:00
mount api: add TypeTmpfs to api/types/mount 2016-10-28 08:38:32 +00:00
network Show peer nodes in network inspect for swarm overlay networks 2016-11-09 13:58:04 -08:00
reference Add engine-api types to docker 2016-09-07 11:05:58 -07:00
registry generate AuthResponse type from swagger spec. 2016-10-31 11:16:03 -04:00
strslice Add engine-api types to docker 2016-09-07 11:05:58 -07:00
swarm api: Remove omitempty tag on Parallelism 2016-11-16 16:21:25 -08:00
time Add engine-api types to docker 2016-09-07 11:05:58 -07:00
versions api: add Info struct for v1.24 2016-11-07 10:01:14 +01:00
volume Use a config to generate swagger api types 2016-10-31 11:13:41 -04:00
auth.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
client.go Add reference filter and deprecated filter param… 2016-11-11 15:34:01 +01:00
configs.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
error_response.go Update to inline comments. 2016-10-31 11:13:41 -04:00
id_response.go Add an IDResponse type 2016-10-31 11:16:02 -04:00
image_summary.go Generate api/types:Image from the swagger spec 2016-10-20 13:24:23 -07:00
plugin.go rename plugin manifest 2016-11-10 00:09:23 -08:00
plugin_device.go Generate plugin types from the swagger spec. 2016-10-20 13:24:23 -07:00
plugin_env.go Generate plugin types from the swagger spec. 2016-10-20 13:24:23 -07:00
plugin_interface_type.go Generate plugin types from the swagger spec. 2016-10-20 13:24:23 -07:00
plugin_mount.go Generate plugin types from the swagger spec. 2016-10-20 13:24:23 -07:00
plugin_responses.go Generate plugin types from the swagger spec. 2016-10-20 13:24:23 -07:00
port.go Generate api/types:Port from swagger spec. 2016-10-20 13:24:23 -07:00
seccomp.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
stats.go Add support for Names and ID in stats format 2016-11-03 07:20:46 +01:00
types.go Merge pull request #27955 from mlaventure/runc-docker-info 2016-11-10 21:27:14 -08:00
volume.go Update volume type and regenerate types 2016-10-20 13:31:32 -07:00