Imports of package framework

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
flagPackage flag implements command-line flag parsing.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/google/cadvisor/clientThis is an implementation of a cAdvisor REST API in Go.
github.com/google/cadvisor/client/v2Client library to programmatically access cAdvisor API.
k8s.io/klog/v2Package klog contains the following functionality:
os/execPackage exec runs external commands.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
testingPackage testing provides support for automated testing of Go packages.
timePackage time provides functionality for measuring and displaying time.