syscall.SysProcIDMap.HostID (field)
2 uses
syscall (current package)
exec_linux.go#L63: HostID int // Host ID.
exec_linux.go#L684: data = append(data, strconv.Itoa(im.ContainerID)+" "+strconv.Itoa(im.HostID)+" "+strconv.Itoa(im.Size)+"\n"...)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)