mirror of
https://github.com/moby/moby.git
synced 2026-08-05 07:30:57 +00:00
full diff: https://github.com/Microsoft/hcsshim/compare/v0.9.10...v0.11.1 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
4 lines
237 B
Go
4 lines
237 B
Go
// Package hcn is a shim for the Host Compute Networking (HCN) service, which manages networking for Windows Server
|
|
// containers and Hyper-V containers. Previous to RS5, HCN was referred to as Host Networking Service (HNS).
|
|
package hcn
|