package
0.0.0-20240904132510-42a52d07f539
Repository: https://github.com/openshift/node-feature-discovery.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewExcludeResourceList returns new ExcludeList with values with set.String types.
NewPodResourcesScanner creates a new ResourcesScanner instance.
No description provided by the author
NewResourcesAggregatorFromData is used to aggregate resource information based on the received data from underlying hardware and podresource API.

# Structs

Args stores commandline arguments used for resource monitoring.
ContainerResources contains information about the node resources assigned to a container.
ExcludeResourceList contains a list of resources to ignore during resources scan.
PodResources contains information about the node resources assigned to a pod.
No description provided by the author
ResourceInfo stores information of resources and their corresponding IDs obtained from PodResource API.
No description provided by the author

# Interfaces

ResourcesAggregator aggregates resource information based on the received data from underlying hardware and podresource API.
ResourcesScanner gathers all the PodResources from the system, using the podresources API client.