Uses of Class
cz.xtf.testhelpers.image.ImageContent
-
-
Uses of ImageContent in cz.xtf.testhelpers.image
Methods in cz.xtf.testhelpers.image that return ImageContent Modifier and Type Method Description static ImageContentImageContent. prepare(OpenShift openShift, io.fabric8.kubernetes.api.model.Pod pod)static ImageContentImageContent. prepare(OpenShift openShift, String imageUrl)static ImageContentImageContent. prepare(OpenShift openShift, String imageUrl, String name, List<String> command)static ImageContentImageContent. prepare(OpenShift openShift, String imageUrl, String name, List<String> command, Map<String,String> envs)static ImageContentImageContent. prepare(OpenShift openShift, String imageUrl, List<String> command)static ImageContentImageContent. prepare(OpenShift openShift, String imageUrl, Map<String,String> envs)
-