| Modifier and Type | Method and Description |
|---|---|
static ImageContent |
ImageContent.prepare(OpenShift openShift,
io.fabric8.kubernetes.api.model.Pod pod) |
static ImageContent |
ImageContent.prepare(OpenShift openShift,
String imageUrl) |
static ImageContent |
ImageContent.prepare(OpenShift openShift,
String imageUrl,
List<String> command) |
static ImageContent |
ImageContent.prepare(OpenShift openShift,
String imageUrl,
Map<String,String> envs) |
static ImageContent |
ImageContent.prepare(OpenShift openShift,
String imageUrl,
String name,
List<String> command) |
static ImageContent |
ImageContent.prepare(OpenShift openShift,
String imageUrl,
String name,
List<String> command,
Map<String,String> envs) |
Copyright © 2022. All rights reserved.