//
pkg.gl
Category
github.com/Eitol/terraform-internals
pkg
communicator
remote
package
3.0.0+incompatible
Repository:
https://github.com/eitol/terraform-internals.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
8
Files
77 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.