//
pkg.gl
Category
github.com/IBM-Cloud/terraform-provisioner-safe-remote-exec
communicator
remote
package
0.3.0
Repository:
https://github.com/ibm-cloud/terraform-provisioner-safe-remote-exec.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
80 SLOC
#
Structs
Cmd
Cmd represents a remote command being prepared or run.
ExitError
ExitError is returned by Wait to indicate and error executing the remote command, or a non-zero exit status.