package
0.0.0-20191024030528-a481964b876e
Repository: https://github.com/divinerapier/learn-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.