Imports of package context

PathSynopsis
github.com/docker/cli/cli/command
github.com/docker/cli/cli/context
github.com/docker/cli/cli/context/storePackage store provides a generic way to store credentials to connect to virtually any kind of remote system.
github.com/docker/docker/pkg/homedir
k8s.io/client-go/tools/clientcmdPackage clientcmd provides one stop shopping for building a working client from a fixed config, from a .kubeconfig file, from command line flags, or from any merged combination.
k8s.io/client-go/tools/clientcmd/api
net/urlPackage url parses URLs and implements query escaping.
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.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.