public class ImageDescriptor extends Object
| Constructor and Description |
|---|
ImageDescriptor(String id) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getImage() |
Optional<String> |
getRegistry() |
String |
getRegistryRepositoryAndImage() |
Optional<String> |
getRepository() |
String |
getRepositoryAndImage() |
String |
getRepositoryImageAndTag() |
Optional<String> |
getTag() |
String |
toString() |
public ImageDescriptor(String id)
Copyright © 2016. All Rights Reserved.