| Package | Description |
|---|---|
| io.fabric8.maven.docker.assembly | |
| io.fabric8.maven.docker.service | |
| io.fabric8.maven.docker.util |
| Modifier and Type | Method and Description |
|---|---|
List<AssemblyFiles.Entry> |
AssemblyFiles.getUpdatedEntriesAndRefresh()
Get the list of all updated entries i.e.
|
| Modifier and Type | Method and Description |
|---|---|
File |
DockerAssemblyManager.createChangedFilesArchive(List<AssemblyFiles.Entry> entries,
File assemblyDirectory,
String imageName,
MojoParameters mojoParameters) |
| Modifier and Type | Method and Description |
|---|---|
File |
ArchiveService.createChangedFilesArchive(List<AssemblyFiles.Entry> entries,
File assemblyDir,
String imageName,
MojoParameters mojoParameters)
Create an tar archive from a set of assembly files.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
JibServiceUtil.copyToContainer(com.google.cloud.tools.jib.api.JibContainerBuilder containerBuilder,
File directory,
String targetDir,
Map<File,AssemblyFiles.Entry> files) |
Copyright © 2020. All rights reserved.