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/errdefsPackage errdefs defines the common errors used throughout containerd packages.
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/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
fs
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.
statsNoop perf Manager and Collector.
storage
summaryMaintains the summary of aggregated minute, hour, and day stats.
third_party
third_party/containerd
third_party/containerd/api
third_party/containerd/api/eventsPackage events has protobuf types for various events that are used in containerd.
third_party/containerd/api/services
third_party/containerd/api/services/containers
third_party/containerd/api/services/containers/v1
third_party/containerd/api/services/content
third_party/containerd/api/services/content/v1
third_party/containerd/api/services/diff
third_party/containerd/api/services/diff/v1
third_party/containerd/api/services/events
third_party/containerd/api/services/events/v1Package events defines the event pushing and subscription service.
third_party/containerd/api/services/images
third_party/containerd/api/services/images/v1
third_party/containerd/api/services/introspection
third_party/containerd/api/services/introspection/v1
third_party/containerd/api/services/leases
third_party/containerd/api/services/leases/v1
third_party/containerd/api/services/namespaces
third_party/containerd/api/services/namespaces/v1
third_party/containerd/api/services/snapshots
third_party/containerd/api/services/snapshots/v1
third_party/containerd/api/services/tasks
third_party/containerd/api/services/tasks/v1
third_party/containerd/api/services/ttrpc
third_party/containerd/api/services/ttrpc/events
third_party/containerd/api/services/ttrpc/events/v1Package events defines the ttrpc event service.
third_party/containerd/api/services/version
third_party/containerd/api/services/version/v1Package version defines the version service.
third_party/containerd/api/types
third_party/containerd/api/types/taskPackage task defines the task service.
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.47.0
Published
Jan 5, 2023
Platform
darwin/amd64
Last checked
now

Tools for package owners.