...

Source file src/github.com/Microsoft/hcsshim/hcn/doc.go

Documentation: github.com/Microsoft/hcsshim/hcn

     1  // Package hcn is a shim for the Host Compute Networking (HCN) service, which manages networking for Windows Server
     2  // containers and Hyper-V containers. Previous to RS5, HCN was referred to as Host Networking Service (HNS).
     3  package hcn
     4  

View as plain text