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

# Packages

Handler for Docker containers.
Handler for containerd containers.
Handler for CRI-O containers.
Handler for Docker containers.
Package container defines types for sub-container events and also defines an interface for container operation handlers.

# Functions

Clear the known factories.
GetReorderedFactoryList returns the list of ContainerHandlerFactory where the RawContainerHandler is always the last element.
Returns whether there are any container handler factories registered.
Create a new ContainerHandler for the specified container.
Register a ContainerHandlerFactory.

# Constants

# Variables

AllMetrics represents all kinds of metrics that cAdvisor supported.
AllNetworkMetrics represents all network metrics that cAdvisor supports.

# Interfaces

Interface for container operation handlers.

# Type aliases

ListType describes whether listing should be just for a specific container or performed recursively.
MetricKind represents the kind of metrics that cAdvisor exposes.