moby/api/server/router
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
..
build api: Change Platform field back to string (temporary workaround) 2018-07-03 22:33:42 +00:00
checkpoint Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
container Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
debug Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
distribution Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
image system: add back lcow validation function 2018-06-27 15:24:26 -07:00
network Move network conversions out of API router 2018-06-27 17:11:29 -07:00
plugin Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
session Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
swarm Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
system builder: lint fixes 2018-06-10 10:05:29 -07:00
volume Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
experimental.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
local.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
router.go Add canonical import comment 2018-02-05 16:51:57 -05:00