microsoft / hnslib

This package provides the Golang interface for accessing Windows HCN APIs to manage entities within the Host Network Service (HNS), which serves as the server container networking component in Windows.
MIT License
0 stars 0 forks source link

[Refactoring] Replacing the hcsshim references to local references. #2

Closed princepereira closed 14 hours ago

princepereira commented 14 hours ago

This PR contains the refactoring changes to replace the references of hcsshim, hcs and hcserrors with appropriate code changes.