Documentation ¶
Overview ¶
Package systcl contains utility functions to read and write sysctl configuration on Linux.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureSysctlNetValue ¶
EnsureSysctlNetValue checks if the specified sysctl net.* parameter is already set to the provided value, and if not, it makes it so.
func GetSysctlNet ¶
GetSysctlNet returns the value for sysctl net.* settings
func SetSysctlNet ¶
SetSysctlNet sets the specified sysctl net.* parameter to the new value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.