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.16.1
- Published
- May 1, 2015
- Platform
- linux/amd64
- Imports
- 19 packages
- Last checked
- 23 seconds ago –
Tools for package owners.