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(JavaProject project,
Date now) |
public static final String DOCKER_IMAGE_USER
public ImageNameFormatter(JavaProject project, Date now)
public String format(String name)
format in interface ConfigHelper.NameFormatterCopyright © 2021. All rights reserved.