public class BinarySourceBuild extends BinaryBuildFromSources
bc, contentHash, is| Constructor and Description |
|---|
BinarySourceBuild(String builderImage,
Path path,
Map<String,String> envProperties,
String id) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureBuildStrategy(io.fabric8.openshift.api.model.BuildConfigSpecBuilder builder,
String builderImage,
List<io.fabric8.kubernetes.api.model.EnvVar> env) |
protected List<io.fabric8.kubernetes.api.model.EnvVar> |
getEnv(io.fabric8.openshift.api.model.BuildConfig buildConfig) |
protected String |
getImage(io.fabric8.openshift.api.model.BuildConfig bc) |
build, getContentHashdelete, hasCompleted, isCached, isPresent, needsUpdate, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdprotected void configureBuildStrategy(io.fabric8.openshift.api.model.BuildConfigSpecBuilder builder,
String builderImage,
List<io.fabric8.kubernetes.api.model.EnvVar> env)
configureBuildStrategy in class BinaryBuildprotected String getImage(io.fabric8.openshift.api.model.BuildConfig bc)
getImage in class BinaryBuildprotected List<io.fabric8.kubernetes.api.model.EnvVar> getEnv(io.fabric8.openshift.api.model.BuildConfig buildConfig)
getEnv in class BinaryBuildCopyright © 2022. All rights reserved.