buildkit/vendor/github.com/Microsoft
Paul "TBBle" Hampson dc2574ceae Implement separate handling for Windows Network namespaces
The Windows API is completely different, so the common code cannot
create the unique identifier, but must accept what the OS-specific code
does.

For Linux, it's a pathname. In Windows, it's a GUID string.

This pulls in direct usage of Microsoft/hcsshim, which previously was
only an indirect usage via containerd calls from, e.g., localMounter on
Windows.

Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2020-07-21 16:31:31 +10:00
..
go-winio vendor: update containerd and dependencies to current master 2020-05-14 21:01:44 +02:00
hcsshim Implement separate handling for Windows Network namespaces 2020-07-21 16:31:31 +10:00