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 ObjectMetagetObjectMetadataFromRunConfig(RunConfig generatorRunConfig)static PodSpecgetPodSpecFromRunConfig(RunConfig generatorRunConfig)
-
-
-
Method Detail
-
getObjectMetadataFromRunConfig
public static ObjectMeta getObjectMetadataFromRunConfig(RunConfig generatorRunConfig)
-
-