package
0.13.0-rc.2
Repository: https://github.com/microsoft/hcsshim.git
Documentation: pkg.go.dev

# Functions

GetOrAddNetworkNamespace returns the namespace found by `id` or creates a new one and assigns `id.
No description provided by the author
RemoveNetworkNamespace removes the in-memory `namespace` found by `id`.

# Constants

UVMContainerID is the ContainerID that will be sent on any prot.MessageBase for V2 where the specific message is targeted at the UVM itself.

# Structs

No description provided by the author
Host is the structure tracking all UVM host state including all containers and processes.

# Interfaces

No description provided by the author