Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Alpine ¶
Alpine provides OS support for Alpine Linux
func (Alpine) InstallPackage ¶
InstallPackage installs packages via slackpkg
type Archlinux ¶ added in v0.10.0
type Archlinux struct { linux.Archlinux configurer.Linux }
Archlinux provides OS support for Archlinux systems
type BaseLinux ¶ added in v0.5.2
type BaseLinux struct {
configurer.Linux
}
BaseLinux for tricking go interfaces
type Debian ¶
type Debian struct { linux.Ubuntu configurer.Linux }
Debian provides OS support for Debian systems
type EnterpriseLinux ¶
type EnterpriseLinux struct { linux.EnterpriseLinux configurer.Linux }
EnterpriseLinux is a base package for several RHEL-like enterprise linux distributions
type Flatcar ¶ added in v0.11.3
func (Flatcar) InstallPackage ¶ added in v0.11.3
func (Flatcar) K0sBinaryPath ¶ added in v0.11.3
Source Files ¶
Click to show internal directories.
Click to hide internal directories.