Imports of package disk

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
github.com/googleapis/gnostic/openapiv2
github.com/gregjones/httpcachePackage httpcache provides a http.RoundTripper implementation that works as a mostly RFC-compliant cache for http responses.
github.com/gregjones/httpcache/diskcachePackage diskcache provides an implementation of httpcache.Cache that uses the diskv package to supplement an in-memory map with persistent storage
github.com/peterbourgon/diskv
io/ioutilPackage ioutil implements some I/O utility functions.
k8s.io/apimachinery/pkg/apis/meta/v1Package v1 contains API types that are common to all versions.
k8s.io/apimachinery/pkg/runtimePackage runtime defines conversions between generic types and structs to map query strings to struct objects.
k8s.io/apimachinery/pkg/versionPackage version supplies the type for version information.
k8s.io/client-go/discoveryPackage discovery provides ways to discover server-supported API groups, versions and resources.
k8s.io/client-go/kubernetes/schemeThis package contains the scheme of the automatically generated clientset.
k8s.io/client-go/rest
k8s.io/klog/v2Package klog contains the following functionality:
net/httpPackage http provides HTTP client and server implementations.
osPackage os provides a platform-independent interface to operating system functionality.
path/filepathPackage filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.