sysinfo

package
v1.7.1-rc2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2015 License: Apache-2.0 Imports: 7 Imported by: 514

README

SysInfo stores information about which features a kernel supports.

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
}

SysInfo stores information about which features a kernel supports. TODO Windows: Factor out platform specific capabilities.

func New

func New(quiet bool) *SysInfo

New returns a new SysInfo, using the filesystem to detect which features the kernel supports.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL