fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/abbot/go-http-auth | Package auth is an implementation of HTTP Basic and HTTP Digest authentication. |
github.com/golang/glog | Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup. |
github.com/google/cadvisor/api | |
github.com/google/cadvisor/container | Package container defines types for sub-container events and also defines an interface for container operation handlers. |
github.com/google/cadvisor/healthz | |
github.com/google/cadvisor/http/mux | |
github.com/google/cadvisor/manager | Manager of cAdvisor-monitored containers. |
github.com/google/cadvisor/metrics | |
github.com/google/cadvisor/pages | |
github.com/google/cadvisor/pages/static | |
github.com/google/cadvisor/validate | |
github.com/prometheus/client_golang/prometheus | |
github.com/prometheus/client_golang/prometheus/promhttp | |
net/http | Package http provides HTTP client and server implementations. |
os | Package os provides a platform-independent interface to operating system functionality. |