Versions in this module Expand all Collapse all v0 v0.3.0 Mar 16, 2016 Changes in this version + type CmdHandle struct + LPort string + Output chan RunResult + TearDown TearDown + type GCloudClient interface + RunAndWaitTillHealthy func(sudo bool, copyBin bool, remotePort string, timeout time.Duration, ...) (*CmdHandle, error) + func NewGCloudClient(host string, zone string) GCloudClient + type RunResult struct + type TearDown func() *RunResult