cadvisor – github.com/google/cadvisor Index | Files | Directories

package cadvisor

import "github.com/google/cadvisor"

Index

Source Files

doc.go

Directories

PathSynopsis
cache
cache/memory
clientThis is an implementation of a cAdvisor REST API in Go.
client/clientexample
client/v2Client library to programmatically access cAdvisor API.
collector
containerPackage container defines types for sub-container events and also defines an interface for container operation handlers.
container/commonUnmarshal's a Containers description json file.
container/containerdThis code has been taken from containerd repo to avoid large library import
container/containerd/containers
container/containerd/identifiersPackage identifiers provides common validation for identifiers and keys across containerd.
container/containerd/installThe install package registers containerd.NewPlugin() as the "containerd" container provider when imported
container/containerd/namespaces
container/containerd/pkg
container/containerd/pkg/dialer
container/crioHandler for CRI-O containers.
container/crio/installThe install package registers crio.NewPlugin() as the "crio" container provider when imported
container/dockerProvides global docker information.
container/docker/installThe install package registers docker.NewPlugin() as the "docker" container provider when imported
container/docker/utils
container/libcontainer
container/podman
container/podman/install
container/rawHandler for "raw" containers.
container/systemd
container/systemd/installThe install package registers systemd.NewPlugin() as the "systemd" container provider when imported
container/testing
devicemapperPackage devicemapper contains code for working with devicemapper
devicemapper/fake
events
fsProvides Filesystem Stats
info
info/v1Types used for docker containers.
info/v1/test
info/v2
integration
integration/framework
integration/runner
integration/tests
integration/tests/api
integration/tests/healthz
machineThe machine package contains functions that extract machine-level specs.
managerManager of cAdvisor-monitored containers.
metrics
nvm
perfCollector of perf events for a container.
resctrl
resctrl/intelCollector of resctrl for a container.
resctrl/intel/install
statsNoop perf Manager and Collector.
storage
summaryMaintains the summary of aggregated minute, hour, and day stats.
utils
utils/cloudinfo
utils/cloudinfo/aws
utils/cloudinfo/azure
utils/cloudinfo/gce
utils/container
utils/cpuload
utils/cpuload/netlink
utils/cpuload/netlink/example
utils/oomparser
utils/oomparser/oomexample
utils/sysfs
utils/sysfs/fakesysfs
utils/sysinfo
validate
version
watcherPackage container defines types for sub-container events and also defines an interface for container operation handlers.
zfs
Version
v0.52.1 (latest)
Published
Mar 5, 2025
Platform
linux/amd64
Last checked
3 days ago

Tools for package owners.