package
0.52.1
Repository: https://github.com/google/cadvisor.git
Documentation: pkg.go.dev

# Functions

AssignDeviceNamesToDiskStats assigns the Device field on the provided DiskIoStats by looking up the device major and minor identifiers in the provided device namer.
Lists all directories under "path" and outputs the results as children of "parent".
RemoveNetMetrics is used to remove any network metrics from the given MetricSet.

# Constants

# Variables

# Structs

Watcher for container-related inotify events in the cgroup hierarchy.

# Interfaces

DeviceNamer returns string names for devices by their major and minor id.

# Type aliases