Documentation
¶
Overview ¶
Package precheck evaluates prerequisite checks for enrollment and installation flows.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SupportedArchitectures ¶
func SupportedArchitectures() []string
Types ¶
type Input ¶
type Input struct {
MachineInfo *machineinfo.MachineInfo
NVAttestPresent *bool
DCGMReachable *bool
DCGMVersion string
}
func CollectInput ¶
Click to show internal directories.
Click to hide internal directories.