public class ImageNameFormatter extends Object implements ConfigHelper.NameFormatter
| Modifier and Type | Class and Description |
|---|---|
static class |
ImageNameFormatter.AbstractLookup |
| Modifier and Type | Field and Description |
|---|---|
static String |
DOCKER_IMAGE_USER
Property to lookup for image user which overwrites the calculated default (group).
|
| Constructor and Description |
|---|
ImageNameFormatter(org.eclipse.jkube.kit.common.JavaProject project,
Date now) |
public static final String DOCKER_IMAGE_USER
public ImageNameFormatter(org.eclipse.jkube.kit.common.JavaProject project,
Date now)
public String format(String name)
format in interface ConfigHelper.NameFormatterCopyright © 2023. All rights reserved.