Imports of package diskmanagers

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/vmware/govmomi/object
github.com/vmware/govmomi/vim25/types
hash/fnvPackage fnv implements FNV-1 and FNV-1a, non-cryptographic hash functions created by Glenn Fowler, Landon Curt Noll, and Phong Vo.
k8s.io/klogPackage klog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
k8s.io/kubernetes/pkg/cloudprovider/providers/vsphere/vclib
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.