Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Debian ¶
type Debian struct { linux.Ubuntu configurer.Linux }
Debian provides OS support for Debian systems
type EnterpriseLinux ¶
type EnterpriseLinux struct {
linux.EnterpriseLinux
}
EnterpriseLinux is a base package for several RHEL-like enterprise linux distributions
func (EnterpriseLinux) InstallKubectl ¶
func (c EnterpriseLinux) InstallKubectl(h os.Host) error
InstallKubectl installs kubectl using the gcloud kubernetes repo
type SLES ¶
type SLES struct { linux.SLES configurer.Linux }
SLES provides OS support for Suse SUSE Linux Enterprise Server
type Slackware ¶
type Slackware struct {
configurer.Linux
}
Slackware provides OS support for Slackware Linux
Source Files
¶
Click to show internal directories.
Click to hide internal directories.