moby/api/types
Tibor Vass facad55744 api: Change Platform field back to string (temporary workaround)
This partially reverts https://github.com/moby/moby/pull/37350

Although specs.Platform is desirable in the API, there is more work
to be done on helper functions, namely containerd's platforms.Parse
that assumes the default platform of the Go runtime.

That prevents a client to use the recommended Parse function to
retrieve a specs.Platform object.

With this change, no parsing is expected from the client.

Signed-off-by: Tibor Vass <tibor@docker.com>
2018-07-03 22:33:42 +00:00
..
backend distribution: fix passing platform struct to puller 2018-06-27 14:59:31 -07:00
blkiodev Add canonical import comment 2018-02-05 16:51:57 -05:00
container api: add configurable MaskedPaths and ReadOnlyPaths to the API 2018-06-05 12:33:14 -04:00
events Add canonical import comment 2018-02-05 16:51:57 -05:00
filters Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
image use swagger support for « title » as generated types names for inline schema 2017-12-13 18:54:37 +01:00
mount Add canonical import comment 2018-02-05 16:51:57 -05:00
network Move network conversions out of API router 2018-06-27 17:11:29 -07:00
plugins/logdriver Add canonical import comment 2018-02-05 16:51:57 -05:00
registry Add canonical import comment 2018-02-05 16:51:57 -05:00
strslice Add canonical import comment 2018-02-05 16:51:57 -05:00
swarm Add support for init on services 2018-06-07 14:17:55 +02:00
time Improve GetTimestamp parsing 2018-05-20 13:07:17 +02:00
versions Add canonical import comment 2018-02-05 16:51:57 -05:00
volume Fix swagger volume type generation 2018-05-14 13:46:20 -04:00
auth.go Add canonical import comment 2018-02-05 16:51:57 -05:00
client.go api: Change Platform field back to string (temporary workaround) 2018-07-03 22:33:42 +00:00
configs.go Move network conversions out of API router 2018-06-27 17:11:29 -07:00
error_response.go Update to inline comments. 2016-10-31 11:13:41 -04:00
graph_driver_data.go Generate GraphDriver from spec, and fix up image spec. 2017-01-03 11:47:47 -05:00
id_response.go Add an IDResponse type 2016-10-31 11:16:02 -04:00
image_delete_response_item.go Generate ImageDeleteResponse from swagger spec. 2017-01-03 11:47:47 -05:00
image_summary.go Generate api/types:Image from the swagger spec 2016-10-20 13:24:23 -07:00
plugin.go Move plugin client creation to the extension point 2018-05-25 15:18:53 -04: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 Add canonical import comment 2018-02-05 16:51:57 -05:00
port.go Describe IP field of Port definition 2018-05-15 12:09:42 +02:00
seccomp.go Add canonical import comment 2018-02-05 16:51:57 -05:00
service_update_response.go Return warnings from service create and service update when digest pinning fails 2016-11-18 09:31:31 -08:00
stats.go Add canonical import comment 2018-02-05 16:51:57 -05:00
types.go builder: export build cache records 2018-06-10 10:05:27 -07:00
volume.go Merge pull request #34186 from thaJeztah/api-update-example-data 2017-07-20 09:38:28 +02:00