Package io.quarkus.kubernetes.deployment
Class KubernetesConfigUtil
- java.lang.Object
-
- io.quarkus.kubernetes.deployment.KubernetesConfigUtil
-
public class KubernetesConfigUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description KubernetesConfigUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<String>getUserSpecifiedDeploymentTargets()static Map<String,Object>toMap(PlatformConfiguration... platformConfigurations)
-