package
0.0.1
Repository: https://github.com/coreos/clair.git
Documentation: pkg.go.dev

# Structs

AptSourcesOSDetector implements OSDetector and detects the OS from the /etc/apt/sources.list file.
AptSourcesOSDetector implements OSDetector and detects the OS from the /etc/lsb-release file.
OsReleaseOSDetector implements OSDetector and detects the OS from the /etc/os-release and usr/lib/os-release files.
RedhatReleaseOSDetector implements OSDetector and detects the OS from the /etc/centos-release, /etc/redhat-release and /etc/system-release files.