fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/abbot/go-http-auth | |
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/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 | Package prometheus is the core instrumentation package. |
github.com/prometheus/client_golang/prometheus/promhttp | Package promhttp provides tooling around HTTP servers and clients. |
net/http | Package http provides HTTP client and server implementations. |
os | Package os provides a platform-independent interface to operating system functionality. |