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

# Packages

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

# Functions

Client returns a new configured CRI-O client.
Returns the CRIO ID from the full container name.
NewPlugin returns an implementation of container.Plugin suitable for passing to container.RegisterPlugin().
Register root container before running this function!.

# Constants

The namespace under which crio aliases are unique.
The namespace systemd runs components under.

# Structs

ContainerInfo represents a given container information.
Info represents CRI-O information as sent by the CRI-O server.

# Interfaces