moby/api/types
Yong Tang 9e8adbecf5 Add custom DNS settings to service definition
This fix tries to fix the issue raised in 24391 about allowing
custom DNS settings to service definition.

This fix adds `DNSConfig` (`Nameservers`, `Options`, `Search`) to
service definition, as well as `--dns`, `--dns-opt`, and `dns-search`
to `service create`.

An integration test has been added to cover the changes in this fix.

This fix fixes 24391.

A PR in swarmkit will be created separately.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2016-11-08 15:41:32 -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 Add --cpus flag to control cpu resources 2016-11-04 09:43:10 -07:00
events Add engine-api types to docker 2016-09-07 11:05:58 -07:00
filters all: remove nil check for slices 2016-10-13 13:55:38 -07:00
mount api: add TypeTmpfs to api/types/mount 2016-10-28 08:38:32 +00:00
network Add engine-api types to docker 2016-09-07 11:05:58 -07: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 Add custom DNS settings to service definition 2016-11-08 15:41:32 -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 support settings in docker plugins install 2016-11-07 22:49:22 -08: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 Update volume type and regenerate types 2016-10-20 13:31:32 -07: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 Windows: stats support 2016-09-16 11:56:15 -07:00
types.go daemon: add a flag to override the default seccomp profile 2016-11-02 21:41:29 +01:00
volume.go Update volume type and regenerate types 2016-10-20 13:31:32 -07:00