# 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.
# Type aliases
Hints represents set of hints collected from multiple providers.