Documentation
¶
Index ¶
- func CheckFirewallStatus(osType config.OperatingSystem) (bool, error)
- func CheckIfRunningAsRoot() error
- func CheckLinuxSecurityStatus(osType config.OperatingSystem) (bool, error)
- func DetectOS() (config.OperatingSystem, error)
- func DisableFirewall(osType config.OperatingSystem) error
- func DisableLinuxSecurity() error
- func EnableCodeReadyRepo(osType config.OperatingSystem, CloudInstall bool) error
- func EnableEPELRepo(osType config.OperatingSystem) error
- func FirewallPrompt() (bool, error)
- func InstallGdebiCore() error
- func InstallPrereqs(osType config.OperatingSystem) error
- func LinuxSecurityPrompt(osType config.OperatingSystem) (bool, error)
- func PromptCloud() (bool, error)
- func PromptInstallPrereqs() (bool, error)
- func UpgradeApt() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckFirewallStatus ¶
func CheckFirewallStatus(osType config.OperatingSystem) (bool, error)
func CheckIfRunningAsRoot ¶
func CheckIfRunningAsRoot() error
func CheckLinuxSecurityStatus ¶
func CheckLinuxSecurityStatus(osType config.OperatingSystem) (bool, error)
func DetectOS ¶
func DetectOS() (config.OperatingSystem, error)
Detect which operating system WBI is running on
func DisableFirewall ¶
func DisableFirewall(osType config.OperatingSystem) error
Disable local firewall on server
func DisableLinuxSecurity ¶
func DisableLinuxSecurity() error
func EnableCodeReadyRepo ¶
func EnableCodeReadyRepo(osType config.OperatingSystem, CloudInstall bool) error
Enable the CodeReady Linux Builder repository:
func EnableEPELRepo ¶
func EnableEPELRepo(osType config.OperatingSystem) error
Enable the Extra Packages for Enterprise Linux (EPEL) repository
func FirewallPrompt ¶
func InstallPrereqs ¶
func InstallPrereqs(osType config.OperatingSystem) error
func LinuxSecurityPrompt ¶
func LinuxSecurityPrompt(osType config.OperatingSystem) (bool, error)
func PromptCloud ¶
func PromptInstallPrereqs ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.