linux

package
v0.3.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2021 License: Apache-2.0 Imports: 4 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnterpriseLinux

type EnterpriseLinux struct {
	os.Linux
}

EnterpriseLinux is a base package for several RHEL-like enterprise linux distributions

func (EnterpriseLinux) InstallPackage

func (c EnterpriseLinux) InstallPackage(h os.Host, s ...string) error

InstallPackage installs packages via yum

type SLES

type SLES struct {
	os.Linux
}

SLES provides OS support for Suse SUSE Linux Enterprise Server

func (SLES) InstallPackage

func (c SLES) InstallPackage(h os.Host, s ...string) error

InstallPackage installs packages via zypper

type Ubuntu

type Ubuntu struct {
	os.Linux
}

Ubuntu provides OS support for Ubuntu systems

func (Ubuntu) InstallPackage

func (c Ubuntu) InstallPackage(h os.Host, s ...string) error

InstallPackage installs packages via apt-get

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL