package
Version:
v3.0.0+incompatible
Opens a new window with list of versions in this module.
Published: May 1, 2018
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package executor runs commands against the Cloud Foundry binary.
Executor has a file system that is used to execute the Cloud Foundry CLI.
New returns a new Executor struct.
CleanUp removes the temporary directory of the Executor.
Execute takes a slice of string args and runs them together against the cf command on the Cloud Foundry binary.
Returns the combined standard output and standard error.
ExecuteInDirectory does the same thing as Execute does, but does it in a specific directory.
Returns the combined standard output and standard error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.