public class ImageRef extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getImage() |
String |
getRegistryName()
Hostname/ip address and port of the registry.
|
String |
getRegistryUrl()
Registry URL.
|
String |
getTag()
The image tag, or null if not set.
|
String |
toString() |
public ImageRef(String image)
Copyright © 2019. All rights reserved.