public interface BuildContext<B extends BuildConfiguration>
| Modifier and Type | Method and Description |
|---|---|
File |
createImageContentArchive(String imageName,
B buildConfig,
org.eclipse.jkube.kit.common.KitLogger log) |
File |
getBasedir() |
String |
getOutputDirectory() |
Properties |
getProperties() |
String |
getSourceDirectory() |
File |
inDir(String dir,
String path) |
File |
inOutputDir(String path) |
File |
inSourceDir(String path) |
String getSourceDirectory()
File getBasedir()
String getOutputDirectory()
Properties getProperties()
File createImageContentArchive(String imageName, B buildConfig, org.eclipse.jkube.kit.common.KitLogger log) throws IOException
IOExceptionCopyright © 2020. All rights reserved.