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

# Packages

The install package registers docker.NewPlugin() as the "docker" container provider when imported.

# Functions

Client creates a Docker API client based on the given Docker flags.
NewPlugin returns an implementation of container.Plugin suitable for passing to container.RegisterPlugin().
Register root container before running this function!.
Checks whether the dockerInfo reflects a valid docker setup, and returns it if it does, or an error otherwise.

# Constants

# Variables

# Structs

FsHandler is a composite FsHandler implementation the incorporates the common fs handler, a devicemapper ThinPoolWatcher, and a zfsWatcher.

# Type aliases