encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/google/cadvisor/info/v1 | Types used for docker containers. |
github.com/google/cadvisor/stats | Noop perf Manager and Collector. |
k8s.io/klog/v2 | Package klog contains the following functionality: |
os | Package os provides a platform-independent interface to operating system functionality. |
strconv | Package strconv implements conversions to and from string representations of basic data types. |