Searched refs:SSHKey (Results 1 – 8 of 8) sorted by relevance
39 SSHKey string `json:"sshkey"` member208 if cfg.SSHKey == "" {211 info, err := os.Stat(cfg.SSHKey)216 return fmt.Errorf("sshkey %v is unprotected, ssh will reject it, do chmod 0600", cfg.SSHKey)
59 SSHKey: cfg.SSHKey,
64 SSHKey string member
89 sshKey: pool.env.SSHKey,
96 cfg.SSHKey = keyFile
156 sshKey := pool.env.SSHKey
212 sshkey := pool.env.SSHKey
1084 addUsedFile(cfg.SSHKey)