package
0.0.0-20210727085511-ac74c47d41e9
Repository: https://github.com/virtual-kubelet/systemk.git
Documentation: pkg.go.dev
# Functions
Clean checks the string pkg and returns the package name.
# Structs
ArchLinuxManager manages packages on Arch Linux.
DebianManager manages packages on Debian.
NoopManager implements a no-op of the Manager interface.
# Interfaces
Manager represents OS package management.