package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Functions

GetInitSystem returns an InitSystem for the current system, or nil if we cannot detect a supported init system.

# Structs

OpenRCInitSystem defines openrc.
SystemdInitSystem defines systemd.

# Interfaces

InitSystem is the interface that describe behaviors of an init system.