sysctl

package
v0.0.0-...-6b8ee43 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2026 License: AGPL-3.0 Imports: 21 Imported by: 0

Documentation

Overview

Design: docs/architecture/core-design.md -- sysctl plugin Detail: backend.go -- platform-specific read/write Detail: register.go -- plugin registration and EventBus wiring

Package sysctl implements the sysctl plugin that centralizes all kernel tunable management. Three value layers (config > transient > default) with strict precedence. Plugins contribute defaults via EventBus. Config values are authoritative and win over all other layers.

Directories

Path Synopsis
Design: docs/architecture/core-design.md -- sysctl offline CLI
Design: docs/architecture/core-design.md -- sysctl offline CLI
Package events defines event constants for the sysctl plugin.
Package events defines event constants for the sysctl plugin.
Package yang embeds the sysctl component's YANG configuration schema and registers it with the config module registry.
Package yang embeds the sysctl component's YANG configuration schema and registers it with the config module registry.

Jump to

Keyboard shortcuts

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