Documentation ¶
Index ¶
- func DrawBlkioStat(cpath string, control cgroups.Cgroup, label *termui.List, data *termui.List)
- func DrawCPUStat(cpath string, control cgroups.Cgroup, label *termui.List, data *termui.List, ...)
- func DrawCgroupStat(cpath string, control cgroups.Cgroup, label *termui.List, data *termui.List)
- func DrawMemoryStat(cpath string, control cgroups.Cgroup, label *termui.List, data *termui.List)
- func Execute()
- func NewBlkioStat() (*termui.Par, *termui.List, *termui.List)
- func NewCgroupStat(cpath string) (*termui.List, *termui.List)
- func NewMemoryStat() (*termui.Par, *termui.List, *termui.List)
- type CPUStat
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DrawBlkioStat ¶
func DrawCPUStat ¶ added in v0.0.2
func DrawCPUStat(cpath string, control cgroups.Cgroup, label *termui.List, data *termui.List, total *CPUStat)
DrawCPUStat gather CPU stat vals and set
func DrawCgroupStat ¶
func DrawMemoryStat ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.