moby--moby/api/server
Sebastiaan van Stijn e047d984dc
Remove LCOW code (step 1)
The LCOW implementation in dockerd has been deprecated in favor of re-implementation
in containerd (in progress). Microsoft started removing the LCOW V1 code from the
build dependencies we use in Microsoft/opengcs (soon to be part of Microsoft/hcshhim),
which means that we need to start removing this code.

This first step removes the lcow graphdriver, the LCOW initialization code, and
some LCOW-related utilities.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-06-03 21:16:21 +02:00
..
backend/build API: add "prune" events 2020-07-28 12:41:14 +02:00
httputils api/server: use constants for http methods 2019-10-13 17:30:19 +02:00
middleware bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
router Remove LCOW code (step 1) 2021-06-03 21:16:21 +02:00
middleware.go Add canonical import comment 2018-02-05 16:51:57 -05:00
server.go Remove unused router swapper 2019-09-04 13:50:03 -07:00
server_test.go api/server: use constants for http methods 2019-10-13 17:30:19 +02:00