Documentation
¶
Overview ¶
Package healthcheck checks for missing binaries that the user needs to install.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DependencyCheckers = []DependencyChecker{ system{}, builds{}, snapcraft.Pipe{}, sign.Pipe{}, sign.BinaryPipe{}, sign.DockerPipe{}, sbom.Pipe{}, docker.Pipe{}, docker.ManifestPipe{}, dockerv2.Base{}, chocolatey.Pipe{}, nix.New(), flatpak.Pipe{}, }
DependencyCheckers is the list of dependency checkers.
View Source
var HealthCheckers = []HealthChecker{ dockerv2.Base{}, docker.Pipe{}, }
HealthCheckers is the list of health checkers.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.