public class OpenShiftBinary extends Object
| Constructor and Description |
|---|
OpenShiftBinary(String path) |
OpenShiftBinary(String path,
String ocConfigPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
execute(String... args) |
void |
login(String url,
String token) |
void |
login(String url,
String username,
String password) |
void |
project(String projectName) |
void |
startBuild(String buildConfig,
String sourcePath) |
Copyright © 2021. All rights reserved.