package raw

import "github.com/google/cadvisor/container/raw"

Handler for "raw" containers.

Package container defines types for sub-container events and also defines an interface for container operation handlers.

Index

Functions

func NewRawContainerWatcher

func NewRawContainerWatcher() (watcher.ContainerWatcher, error)

func Register

func Register(machineInfoFactory info.MachineInfoFactory, fsInfo fs.FsInfo, includedMetrics map[container.MetricKind]struct{}, rawPrefixWhiteList []string) error

Source Files

factory.go handler.go watcher.go

Version
v0.41.0-containerd-fix-rc.1
Published
Sep 22, 2021
Platform
darwin/amd64
Imports
15 packages
Last checked
25 seconds ago

Tools for package owners.