public interface ImageUpdateable<T>
| Modifier and Type | Method and Description |
|---|---|
T |
updateImage(Map<String,String> containerToImageMap)
Update existing container image(s) of resources
|
T |
updateImage(String image)
Update existing container image of single container resource
|
Copyright © 2015–2024 Red Hat. All rights reserved.