| Package | Description |
|---|---|
| org.eclipse.jkube.kit.build.service.docker.helper |
| Modifier and Type | Class and Description |
|---|---|
class |
ImageNameFormatter
Replace placeholders in an image name with certain properties found in the
project
|
| Modifier and Type | Method and Description |
|---|---|
static String |
ConfigHelper.initAndValidate(ConfigHelper.NameFormatter nameFormatter,
org.eclipse.jkube.kit.config.image.ImageConfiguration imageConfiguration) |
static String |
ConfigHelper.initAndValidate(List<org.eclipse.jkube.kit.config.image.ImageConfiguration> images,
String apiVersion,
ConfigHelper.NameFormatter nameFormatter)
Initialize and validate the configuration.
|
Copyright © 2021. All rights reserved.