Searched defs:ssh (Results 1 – 3 of 3) sorted by relevance
155 auto ssh = CF_EXPECT(instance->second->Ssh()); in SshCommand() local243 auto ssh = callback_state.instance->Ssh(); in UploadBuildArtifact() local290 auto ssh = CF_EXPECT(instance->second->Ssh()); in UploadFile() local
175 auto ssh = Ssh(); in EnforceSshReady() local
132 public SshResult ssh(String... command) throws IOException { in ssh() method in GceInstanceRule136 public SshResult ssh(ImmutableList<String> command) throws IOException { in ssh() method in GceInstanceRule