public class ImageTagConfiguration extends Object
TagImageMojo| Constructor and Description |
|---|
ImageTagConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getRegistry() |
List<String> |
getTags() |
boolean |
isPush() |
void |
setId(String id) |
void |
setPush(boolean push) |
void |
setRegistry(String registry) |
void |
setTags(List<String> tags) |
Copyright © 2016. All Rights Reserved.