Imports of package gcp

PathSynopsis
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
io/ioutilPackage ioutil implements some I/O utility functions.
k8s.io/apimachinery/pkg/util/net
k8s.io/cloud-provider/credentialconfig
k8s.io/klog/v2Package klog contains the following functionality:
k8s.io/kubernetes/pkg/credentialproviderPackage credentialprovider supplies interfaces and implementations for docker registry providers to expose their authentication scheme.
k8s.io/legacy-cloud-providers/gce/gcpcredential
net/httpPackage http provides HTTP client and server implementations.
os/execPackage exec runs external commands.
runtimePackage runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.