package raw

import "k8s.io/kubernetes/Godeps/_workspace/src/github.com/google/cadvisor/container/raw"

Unmarshal's a Containers description json file. The json file contains an array of ContainerHint structs, each with a container's id and networkInterface This allows collecting stats about network interfaces configured outside docker and lxc

Handler for "raw" containers.

Index

Functions

func Register

func Register(machineInfoFactory info.MachineInfoFactory, fsInfo fs.FsInfo) error

Source Files

container_hints.go factory.go handler.go

Version
v0.13.1-dev
Published
Mar 16, 2015
Platform
linux/amd64
Imports
21 packages
Last checked
1 minute ago

Tools for package owners.