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) error

Source Files

container_hints.go factory.go handler.go

Version
v0.13.0
Published
Mar 16, 2015
Platform
linux/amd64
Imports
21 packages
Last checked
47 seconds ago

Tools for package owners.