Class SshdContainer

    • Constructor Detail

      • SshdContainer

        public SshdContainer()
    • Method Detail

      • getPrivateKey

        public File getPrivateKey()
        Get plaintext Private Key File
      • getEncryptedPrivateKey

        public File getEncryptedPrivateKey()
        Get encrypted Private Key File
      • getPrivateKeyString

        public String getPrivateKeyString()
      • ssh

        public org.jenkinsci.utils.process.CommandBuilder ssh()
        Gets the SSH command line via unencrypted key.