# Functions

FindSysFsDevice for given argument returns physical device where it is linked to.
GetTopologyInfo returns topology information for the list of device nodes.
MergeTopologyHints combines org and hints.
NewTopologyHints return array of hints for the main device and its dependend devices (e.g.

# Constants

ProviderKubelet is a constant to distinguish that topology hint comes from parameters passed to CRI create/update requests from Kubelet.

# Structs

Hint represents various hints that can be detected from sysfs for the device.

# Type aliases

Hints represents set of hints collected from multiple providers.