Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Archlinux ¶ added in v0.10.0
type Archlinux struct {
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 CoreOS ¶ added in v0.14.0
type CoreOS struct {
BaseLinux
}
CoreOS provides OS support for ostree based Fedora & RHEL systems
type EnterpriseLinux ¶
type EnterpriseLinux struct {
configurer.Linux
}
EnterpriseLinux is a base package for several RHEL-like enterprise linux distributions
type Flatcar ¶ added in v0.11.3
type Flatcar struct {
BaseLinux
}
Flatcar provides OS support for Flatcar Container Linux
Source Files
¶
Click to show internal directories.
Click to hide internal directories.