cadvisor/machine
Tobias Klauser 24493b8458 Simplify Utsname string conversion
Use Utsname from golang.org/x/sys/unix which contains byte array
instead of int8/uint8 array members. This allows to simplify the string
conversions of these members.
2017-10-31 12:14:10 +01:00
..
testdata Move utils/machine -> machine 2016-05-02 15:56:49 -07:00
info.go Simplify Utsname string conversion 2017-10-31 12:14:10 +01:00
machine.go Simplify Utsname string conversion 2017-10-31 12:14:10 +01:00
topology_test.go Move utils/machine -> machine 2016-05-02 15:56:49 -07:00