Documentation
¶
Overview ¶
Package metadata defines a metadata struct for kernel modules.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Metadata ¶
type Metadata struct { PackageName string PackageVersion string PackageVermagic string PackageSourceVersionIdentifier string OSID string OSVersionCodename string OSVersionID string PackageAuthor string }
Metadata holds parsing information for a kernel module.
func (*Metadata) ToNamespace ¶
ToNamespace extracts the PURL namespace from the metadata.
Click to show internal directories.
Click to hide internal directories.