Versions in this module Expand all Collapse all v0 v0.23.2 May 19, 2016 v0.23.1 May 12, 2016 Changes in this version + func ContainerOsVersion() string + func GetClockSpeed(procInfo []byte) (uint64, error) + func GetMachineMemoryCapacity() (uint64, error) + func GetMachineSwapCapacity() (uint64, error) + func GetTopology(sysFs sysfs.SysFs, cpuinfo string) ([]info.Node, int, error) + func Info(sysFs sysfs.SysFs, fsInfo fs.FsInfo, inHostNamespace bool) (*info.MachineInfo, error) + func KernelVersion() string