Vendor dependencies
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
This commit is contained in:
parent
9f1a65e941
commit
e17cf1ad4f
474 changed files with 71500 additions and 0 deletions
5
vendor/src/github.com/opencontainers/runc/libcontainer/stats_freebsd.go
vendored
Normal file
5
vendor/src/github.com/opencontainers/runc/libcontainer/stats_freebsd.go
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
package libcontainer
|
||||
|
||||
type Stats struct {
|
||||
Interfaces []*NetworkInterface
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue