# 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.
# Variables
AllMetrics represents all kinds of metrics that cAdvisor supported.
AllNetworkMetrics represents all network metrics that cAdvisor supports.
# 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.