ingress-nginx-helm/vendor/github.com/opencontainers/runc/libcontainer/stats_freebsd.go
Manuel de Brito Fontes fe616fc9d7 Update go dependencies
2018-08-25 18:53:28 -03:00

5 lines
76 B
Go

package libcontainer
type Stats struct {
Interfaces []*NetworkInterface
}