Documentation ¶
Index ¶
- Constants
- Variables
- func BuildExecutables()
- func GetCredential() (string, string, error)
- func GetDeployment() (string, error)
- func GetTargetURL() (string, error)
- func RunBmp(args ...string) *Session
- func RunBmpLogin() *Session
- func RunBmpTarget() *Session
- func RunCommand(cmd string, args ...string) *Session
- func RunStemcells(args ...string) *Session
Constants ¶
View Source
const (
SESSION_TIMEOUT = 20 * time.Second
)
Variables ¶
View Source
var BmpExec string
View Source
var StemcellsExec string
Functions ¶
func BuildExecutables ¶
func BuildExecutables()
func GetCredential ¶
func GetDeployment ¶
func GetTargetURL ¶
func RunBmpLogin ¶
func RunBmpLogin() *Session
func RunBmpTarget ¶
func RunBmpTarget() *Session
func RunCommand ¶
func RunStemcells ¶
func RunStemcells(args ...string) *Session
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.