context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
github.com/google/cadvisor/info/v1 | Types used for docker containers. |
github.com/google/cadvisor/info/v2 | |
github.com/stretchr/testify/mock | Package mock provides a system by which it is possible to mock your objects and verify calls are happening as expected. |
k8s.io/kubernetes/pkg/kubelet/cadvisor | Package cadvisor provides an interface for Kubelet interactions with cAdvisor. |