Package | Description |
---|---|
io.fabric8.maven.docker.assembly | |
io.fabric8.maven.docker.service |
Modifier and Type | Method and Description |
---|---|
AssemblyFiles |
MappingTrackArchiver.getAssemblyFiles(org.apache.maven.execution.MavenSession session)
Get all files depicted by this assembly.
|
AssemblyFiles |
DockerAssemblyManager.getAssemblyFiles(String name,
BuildImageConfiguration buildConfig,
MojoParameters mojoParams,
Logger log)
Extract all files with a tracking archiver.
|
Modifier and Type | Method and Description |
---|---|
AssemblyFiles |
ArchiveService.getAssemblyFiles(ImageConfiguration imageConfig,
MojoParameters mojoParameters)
Get a mapping of original to destination files which a covered by an assembly.
|
Copyright © 2020. All rights reserved.