Imports of package client

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/google/cadvisor/info/v1Types used for docker containers.
ioPackage io provides basic interfaces to I/O primitives.
k8s.io/klog/v2Package klog contains the following functionality:
net/httpPackage http provides HTTP client and server implementations.
pathPackage path implements utility routines for manipulating slash-separated paths.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.