prereqs

package
v0.43.0 Latest Latest
Warning

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

Go to latest
Published: May 4, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package prereqs checks and optionally installs prerequisites on remote macOS hosts.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnsureAll

func EnsureAll(ctx context.Context, node config.NodeConfig, autoInstall bool) error

EnsureAll verifies and optionally installs prerequisites on a single host. If autoInstall is true, missing tools will be installed automatically.

Types

type CheckResult

type CheckResult struct {
	Name      string
	Installed bool
	Message   string
}

CheckResult holds the result of a single prerequisite check.

Jump to

Keyboard shortcuts

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