| Interface | Description |
|---|---|
| ConfigHelper.Customizer |
Allow subclasses to customize the given set of image configurations.
|
| ConfigHelper.NameFormatter |
Format an image name by replacing certain placeholders
|
| ConfigHelper.Resolver |
A resolver can map one given image configuration to one or more image configurations
This is e.g.
|
| FormatParameterReplacer.Lookup | |
| Task<T> |
Represents a generic task to be executed on a object.
|
| Class | Description |
|---|---|
| AnsiLoggerFacade |
Simple log handler for printing used during the maven build
|
| ConfigHelper |
Utility class which helps in resolving, customizing, initializing and validating
image configuration.
|
| ContainerNamingUtil | |
| DockerPathUtil |
Docker path resolution and manipulation utility methods.
|
| EnvCommand |
Command for extracting the environment information emitted by e.g.
|
| FormatParameterReplacer | |
| ImageNameFormatter |
Replace placeholders in an image name with certain properties found in the
project
|
| ImageNameFormatter.AbstractLookup | |
| LocalSocketUtil |
Utilities around socket connections
|
| RequestUtil | |
| StartContainerExecutor | |
| StartContainerExecutor.StartContainerExecutorBuilder | |
| StartOrderResolver | |
| SuffixFileFilter | |
| Timestamp |
Timestamp holding a
LocalDateTime and nano seconds and which can be compared. |
| VolumeBindingUtil |
Utility methods for working with Docker volume bindings.
|
| Enum | Description |
|---|---|
| AutoPullMode |
Enum holding the possible values avalaible for auto-pulling.
|
Copyright © 2023. All rights reserved.