Documentation
¶
Overview ¶
Package detect gathers system facts.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetectWith ¶
func DetectWith(osReader OSReleaseReader, gpuReader GPUReader) (*facts.Facts, error)
DetectWith returns system facts using the provided readers.
Types ¶
type OSReleaseReader ¶
OSReleaseReader reads /etc/os-release content.
Click to show internal directories.
Click to hide internal directories.