| Modifier and Type | Method and Description |
|---|---|
(package private) static CompositeImageName |
CompositeImageName.create(String imageName,
List<String> imageTags)
An image name can be a plain image name or in the composite format <name>:<tag> and
this factory method makes sure that we get the plain image name as well as all the desired tags
for an image, including any composite tag.
|
Copyright © 2016. All rights reserved.