Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SysInfo ¶
type SysInfo struct { MemoryLimit bool SwapLimit bool CpuCfsPeriod bool CpuCfsQuota bool IPv4ForwardingDisabled bool AppArmor bool OomKillDisable bool BridgeNfCallIptablesDisabled bool BridgeNfCallIp6tablesDisabled bool }
SysInfo stores information about which features a kernel supports. TODO Windows: Factor out platform specific capabilities.
Click to show internal directories.
Click to hide internal directories.