Uses of Class
org.honton.chas.podman.maven.plugin.CommandLineGenerator
-
Packages that use CommandLineGenerator Package Description org.honton.chas.podman.maven.plugin -
-
Uses of CommandLineGenerator in org.honton.chas.podman.maven.plugin
Methods in org.honton.chas.podman.maven.plugin that return CommandLineGenerator Modifier and Type Method Description CommandLineGeneratorCommandLineGenerator. addArgs(Map<String,String> buildArguments)CommandLineGeneratorCommandLineGenerator. addCmd(String cmd)CommandLineGeneratorCommandLineGenerator. addContainerfile(String containerfile)CommandLineGeneratorCommandLineGenerator. addContext(Path contextDir)CommandLineGeneratorCommandLineGenerator. addParameter(String parameter)CommandLineGeneratorCommandLineGenerator. addPlatformAndImage(List<String> platforms, String image)
-