minikube/vendor/github.com/opencontainers/runc/libcontainer/stats_freebsd.go

6 lines
76 B
Go
Raw Normal View History

2016-05-04 08:18:00 +00:00
package libcontainer
type Stats struct {
Interfaces []*NetworkInterface
}