mirror of
https://github.com/rancher/os.git
synced 2025-09-20 01:54:53 +00:00
move dependencies to vendor
This commit is contained in:
6
vendor/github.com/opencontainers/runc/libcontainer/configs/namespaces_windows.go
generated
vendored
Normal file
6
vendor/github.com/opencontainers/runc/libcontainer/configs/namespaces_windows.go
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
package configs
|
||||
|
||||
// Namespace defines configuration for each namespace. It specifies an
|
||||
// alternate path that is able to be joined via setns.
|
||||
type Namespace struct {
|
||||
}
|
Reference in New Issue
Block a user