Windows: Updates Windows Vendoring
Updates windows dependent libraries for vendoing.
This commit is contained in:
3
vendor/github.com/Microsoft/hcsshim/hnsendpoint.go
generated
vendored
3
vendor/github.com/Microsoft/hcsshim/hnsendpoint.go
generated
vendored
@ -7,6 +7,9 @@ import (
|
||||
// HNSEndpoint represents a network endpoint in HNS
|
||||
type HNSEndpoint = hns.HNSEndpoint
|
||||
|
||||
// Namespace represents a Compartment.
|
||||
type Namespace = hns.Namespace
|
||||
|
||||
//SystemType represents the type of the system on which actions are done
|
||||
type SystemType string
|
||||
|
||||
|
Reference in New Issue
Block a user