Class RunConfigUtil
- java.lang.Object
-
- io.fabric8.kubernetes.client.extended.run.RunConfigUtil
-
public class RunConfigUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static io.fabric8.kubernetes.api.model.ObjectMetagetObjectMetadataFromRunConfig(RunConfig generatorRunConfig)static io.fabric8.kubernetes.api.model.PodSpecgetPodSpecFromRunConfig(RunConfig generatorRunConfig)
-