fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/google/cadvisor/container/common | Unmarshal's a Containers description json file. |
github.com/google/cadvisor/container/libcontainer | |
github.com/google/cadvisor/manager/watcher | |
github.com/sigma/go-inotify | |
io/ioutil | Package ioutil implements some I/O utility functions. |
k8s.io/klog | Package klog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup. |
os | Package os provides a platform-independent interface to operating system functionality. |
path | Package path implements utility routines for manipulating slash-separated paths. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |