Package | Description |
---|---|
io.fabric8.maven.docker.assembly | |
io.fabric8.maven.docker.service |
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.
|
Copyright © 2019. All rights reserved.