Imports of package gke

PathSynopsis
cloud.google.com/go/compute/metadataPackage metadata provides access to Google Compute Engine (GCE) metadata and API service accounts.
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
crypto/tlsPackage tls partially implements TLS 1.2, as specified in RFC 5246, and TLS 1.3, as specified in RFC 8446.
crypto/x509Package x509 implements a subset of the X.509 standard.
encoding/base64Package base64 implements base64 encoding as specified by RFC 4648.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
golang.org/x/build/kubernetesPackage kubernetes contains a minimal client for the Kubernetes API.
golang.org/x/oauth2Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests, as specified in RFC 6749.
golang.org/x/oauth2/googlePackage google provides support for making OAuth2 authorized and authenticated HTTP requests to Google APIs.
google.golang.org/api/compute/v1
google.golang.org/api/container/v1
net/httpPackage http provides HTTP client and server implementations.