| Package | Description |
|---|---|
| co.cask.cdap.runtime.spi.provisioner | |
| co.cask.cdap.runtime.spi.ssh |
| Class and Description |
|---|
| SSHContext
This context provides ssh keys and access to
SSHSession for interacting with remote hosts. |
| Class and Description |
|---|
| PortForwarding
Represents a SSH port forwarding channel.
|
| PortForwarding.DataConsumer
This class is for consuming incoming data from the SSH port forwarding channel.
|
| SSHKeyPair
Represents a public-private key pair for SSH authentication.
|
| SSHProcess
Represents a process launched via the
SSHSession.execute(String...) method. |
| SSHPublicKey
Contains information of a public key.
|
| SSHSession
This interface represents an SSH session, which allow performing remote ssh commands and scp.
|
Copyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.