Versions in this module Expand all Collapse all v0 v0.1.0 Sep 28, 2016 Changes in this version + type GoogleCloud struct + AccountFileBase64 string + ProjectID string + Zone string + type GoogleCloudAccountFile struct + ClientEmail string + ClientID string + PrivateKey string + PrivateKeyID string + func GoogleCloudAccountInfo(fileBase64 string) (*GoogleCloudAccountFile, error) + type Server struct + AuthToken string + BindHost string + BindPort int + ClearNamespaces bool + Namespace string + ServiceName string + func (s Server) HostStr() string